From c5a66d838b6393eb0699987f027b5e26cda88f4f Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Thu, 7 May 2026 00:06:34 -0400 Subject: [PATCH] distributed builders! --- systems/palatine-hill/hydra.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systems/palatine-hill/hydra.nix b/systems/palatine-hill/hydra.nix index 33ec177..d65827e 100644 --- a/systems/palatine-hill/hydra.nix +++ b/systems/palatine-hill/hydra.nix @@ -24,7 +24,7 @@ in { hostName = "localhost"; maxJobs = 2; - protocol = "ssh-ng"; + protocol = null; speedFactor = 2; systems = [ "x86_64-linux"