4 lines
162 B
Bash
Executable File
4 lines
162 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
nixos-rebuild switch --fast --flake .#condoserver --target-host root@condoserver.room409.wg.test --build-host root@condoserver.room409.wg.test
|