make config deployable

This commit is contained in:
2025-03-21 18:07:04 -04:00
parent 5e0dc780ad
commit defeb65b68
3 changed files with 18 additions and 20 deletions

2
deploy.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
nixos-rebuild switch --flake .#muffin --target-host root@server --build-host root@server --verbose