mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 16:56:11 +01:00
updated README.md
This commit is contained in:
@@ -31,11 +31,11 @@ cd ~/.dots
|
|||||||
Apply system configuration
|
Apply system configuration
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo nixos-rebuild switch --flake .#hostname
|
sudo nixos-rebuild switch --flake .#host
|
||||||
```
|
```
|
||||||
|
|
||||||
Apply user configuration
|
Apply user configuration
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
home-manager switch --flake .#mike@zion
|
home-manager switch --flake .#user@host
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user