3 lines
109 B
Bash
Executable File
3 lines
109 B
Bash
Executable File
#!/bin/sh
|
|
nixos-rebuild switch --flake .#muffin --target-host root@server --build-host root@server --verbose
|