diff --git a/README.md b/README.md index e92d354..d00b788 100644 --- a/README.md +++ b/README.md @@ -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` \ No newline at end of file +Switch on reboot: `nh os boot` + +## To Update packages + +nix flake update +nixos-rebuild boot --flake ~/.nixos-conf#brandon-laptop --sudo