updated README.md

This commit is contained in:
2024-04-16 22:40:32 +02:00
parent a39ca7ed1c
commit 0e6f6ba5b0

View File

@@ -31,11 +31,11 @@ cd ~/.dots
Apply system configuration
```bash
sudo nixos-rebuild switch --flake .#hostname
sudo nixos-rebuild switch --flake .#host
```
Apply user configuration
```bash
home-manager switch --flake .#mike@zion
home-manager switch --flake .#user@host
```