diff --git a/deploy.sh b/deploy.sh index b829bc4..bc6b073 100644 --- a/deploy.sh +++ b/deploy.sh @@ -635,6 +635,8 @@ EOF deploy() { + git -C "/home/nixosd/numbus-server" add "final-nix-config" + echo -e "\n\nšŸ”„ Deploying to the remote server..." nix run github:nix-community/nixos-anywhere -- \ --flake ./final-nix-config/etc/nixos#numbus-server \