Update README.md

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

View file

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