Changes
1 changed files (+2/-0)
-
-
@@ -13,6 +13,8 @@ 2. Run `nix-shell`3. Inside the spawned shell, run `home-manager switch --flake .#<name>` 4. Exit the shell Without interactive Bash session: `nix-shell --run "home-manager switch --flake .#<name>"`. ### Remote install This is handy and useful especially for initial bootstrap, but less reproducible compared to local installation.
-