Skip to content

Commit

Permalink
docs: update install-anywhere notes
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed Oct 16, 2024
1 parent 93a4e92 commit 97fd101
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ When the deployment is complete, the remote host will be automatically rebooted.
I keep my Home Manager configuration separate from my NixOS configuration, so after the NixOS configuration has been deployed, I SSH in to the remote host and activate the Home Manager configuration:

```bash
sudo chown -Rv "$USER":users "$HOME/.config"
git clone https://github.com/wimpysworld/nix-config "$HOME/Zero/nix-config"
home-manager switch -b backup --flake "$HOME/Zero/nix-config"
```
Expand Down

0 comments on commit 97fd101

Please sign in to comment.