deploy: remove comment

This commit is contained in:
eyjhb 2024-08-09 10:28:45 +02:00
parent fe1eb8bfb8
commit 9974e6baac
No known key found for this signature in database
GPG key ID: 609F508E3239F920

View file

@ -25,5 +25,4 @@ else
nixos-rebuild \ nixos-rebuild \
-I nixos-config=./machines/gerd.nix \ -I nixos-config=./machines/gerd.nix \
"$REBUILD_ACTION" --target-host "$USERNAME@$IP" "$REBUILD_ACTION" --target-host "$USERNAME@$IP"
# -I "nixpkgs=$(jq -r '.nixpkgs.url' ./shared/sources/sources.json)" \
fi fi