deploy: target public ip

This commit is contained in:
2025-03-25 11:26:49 -04:00
parent 9970e33bfb
commit a0dc72b3b0

View File

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