This commit is contained in:
biscuit
2025-06-25 11:02:03 -05:00
parent 551302a00e
commit 3c4ed456cf
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -53,5 +53,6 @@ Sakamoto NixOS is built with various profiles intended for reproducibility.
sudo nixos-rebuild --flake ~/.config/nixos#desktop --impure
sudo nix run home-manager -- init --switch
home-manager switch --flake ~/.config/nixos#desktop --impure
nix-channel --add https://nixos.org/channels/nixos-unstable nixos nix-channel --update
reboot
```