Fixed Typo

This commit is contained in:
Kaybee 2025-05-06 01:22:19 +02:00
parent 6503ebba75
commit 13f31c5260
Signed by: kb01
SSH key fingerprint: SHA256:gP6opHVPcRQWO2nBbCcsXmXLtGrxzdRbP+frT4AAJFs

View file

@ -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