Fixed Typo
This commit is contained in:
parent
6503ebba75
commit
13f31c5260
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ You'll need SSH-Access to the Server, with a User which can run Nix-Commands, an
|
|||
|
||||
1. Don't forget to Configure your ssh Config! (See [Hosts](#hosts))
|
||||
2. Stage the Changes if you created or deleted Files `git add .` (They will be ignored if you miss this step!)
|
||||
3. Build and Switch the Config on the Target Server! (Example [mow0m](#mow0m)
|
||||
3. Build and Switch the Config on the Target Server! (Example [mow0m](#mow0m)):
|
||||
|
||||
``` bash
|
||||
nixos-rebuild switch --flake .#mow0m --target-host master@mow0m --build-host master@mow0m --use-remote-sudo
|
||||
|
|
Loading…
Add table
Reference in a new issue