Update README.md
This commit is contained in:
parent
dd1a9ee052
commit
6464875076
1 changed files with 6 additions and 1 deletions
|
|
@ -8,4 +8,9 @@ Switch on reboot: `sudo nixos-rebuild --flake ~/nix-test#laptop boot`
|
||||||
## With Nix-Helper
|
## With Nix-Helper
|
||||||
|
|
||||||
Switch active: `nh os switch`
|
Switch active: `nh os switch`
|
||||||
Switch on reboot: `nh os boot`
|
Switch on reboot: `nh os boot`
|
||||||
|
|
||||||
|
## To Update packages
|
||||||
|
|
||||||
|
nix flake update
|
||||||
|
nixos-rebuild boot --flake ~/.nixos-conf#brandon-laptop --sudo
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue