From 6b1e5dee567e0c3cfbc7a6d5567ebe7046d14bf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tristan=20Dani=C3=ABl=20Maat?= Date: Fri, 28 Jul 2023 12:05:59 +0200 Subject: [PATCH] deploy: Allow substituters --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index 801f601..b6db610 100644 --- a/flake.nix +++ b/flake.nix @@ -62,7 +62,6 @@ sshUser = "tlater"; sshOpts = ["-p" "2222" "-o" "ForwardAgent=yes"]; - fastConnection = true; }; #########