deploy: Allow substituters

This commit is contained in:
Tristan Daniël Maat 2023-07-28 12:05:59 +02:00
parent 5aa7686ab5
commit 6b1e5dee56
Signed by: tlater
GPG key ID: 49670FD774E43268

View file

@ -62,7 +62,6 @@
sshUser = "tlater";
sshOpts = ["-p" "2222" "-o" "ForwardAgent=yes"];
fastConnection = true;
};
#########