about summary refs log tree commit diff
path: root/pkgs/profpatsch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/profpatsch')
-rw-r--r--pkgs/profpatsch/deploy.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/profpatsch/deploy.nix b/pkgs/profpatsch/deploy.nix
index c6f7b556..ddd6eeac 100644
--- a/pkgs/profpatsch/deploy.nix
+++ b/pkgs/profpatsch/deploy.nix
@@ -22,7 +22,7 @@ let
       "$VUIZVUI"
 
     ${bins.nix-copy-closure} \
-      --to "ssh://$MACHINE?compress=true" \
+      --to "$MACHINE?compress=true" \
       --use-substitutes \
       "$OUT_LINK"