diff --git a/hosts/hydra/hydra.nix b/hosts/hydra/hydra.nix index f76e8555..cce82086 100644 --- a/hosts/hydra/hydra.nix +++ b/hosts/hydra/hydra.nix @@ -6,11 +6,6 @@ binaryCachePublicKeys = [ "cache.dhall-lang.org:I9/H18WHd60olG5GsIjolp7CtepSgJmM2CsO813VTmM=" ]; buildMachines = [ - { - hostName = "localhost"; - system = "x86_64-linux"; - maxJobs = 10; - } { hostName = "server7.hq.c3d2.de"; system = "x86_64-linux";