Update README.md

This commit is contained in:
logical_code 2025-10-27 10:53:44 -04:00
parent dd1a9ee052
commit 6464875076

View file

@ -8,4 +8,9 @@ Switch on reboot: `sudo nixos-rebuild --flake ~/nix-test#laptop boot`
## With Nix-Helper
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