From f268b25f6a64ebc7c52e0cc1a2d82efbf1a6e207 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Fri, 6 Mar 2026 01:20:04 -0800 Subject: no push to vps for now --- flake.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 89034c7..c9884eb 100644 --- a/flake.nix +++ b/flake.nix @@ -98,7 +98,6 @@ if [ "$BRANCH" != "main" ]; then exit 0 fi echo "Pushing to main detected. Deploying to ${spontaneityHost}..." -nixos-rebuild switch --flake .#spontaneity --target-host ${spontaneityUser}@${spontaneityHost} if [ $? -eq 0 ]; then echo "Deployment successful!" else -- cgit v1.3