From a4e891c3c4685329c58ab67115a603ac4642dc4f Mon Sep 17 00:00:00 2001 From: Kiara Grouwstra Date: Sun, 24 Aug 2025 19:53:30 +0200 Subject: [PATCH] download-attempts: settle for just targetNode --- deployment/check/common/deployerNode.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/deployment/check/common/deployerNode.nix b/deployment/check/common/deployerNode.nix index 1d96525e..ee4e455d 100644 --- a/deployment/check/common/deployerNode.nix +++ b/deployment/check/common/deployerNode.nix @@ -49,7 +49,6 @@ in substituters = mkForce [ ]; hashed-mirrors = null; connect-timeout = 1; - download-attempts = 1; extra-experimental-features = "flakes"; };