Update readme for flake update
This commit is contained in:
parent
ae9036f47f
commit
a533705e9e
1 changed files with 6 additions and 1 deletions
|
@ -2,4 +2,9 @@
|
||||||
|
|
||||||
All system's nix configuration
|
All system's nix configuration
|
||||||
|
|
||||||
Updating: `sudo nixos-rebuild switch --flake /etc/nixos/#hostname`
|
Updating:
|
||||||
|
```
|
||||||
|
sudo flake update
|
||||||
|
sudo nixos-rebuild switch --flake /etc/nixos/#hostname
|
||||||
|
```
|
||||||
|
Or just e.g. `sudo nixos-rebuild switch --recreate-lock-file --flake .#default`
|
||||||
|
|
Loading…
Reference in a new issue