From 34f29c0bdd177844e1033fd5235554855264c3be Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Wed, 6 May 2026 23:31:16 -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 1f45eb5..33ec177 100644 --- a/systems/palatine-hill/hydra.nix +++ b/systems/palatine-hill/hydra.nix @@ -18,6 +18,7 @@ in allowed-uris = github: gitlab: git+https:// git+ssh:// https:// builders-use-substitutes = true ''; + distributedBuilds = true; buildMachines = [ { @@ -55,7 +56,6 @@ in notificationSender = "hydra@alicehuston.xyz"; gcRootsDir = "/ZFS/ZFS-primary/hydra"; useSubstitutes = true; - buildMachinesFiles = [ ]; minimumDiskFree = 50; minimumDiskFreeEvaluator = 100; extraConfig = ''