all repos — nixfiles @ 12a709b755c5b7fddc402bb626ff9ae9f8bcec6b

System and user configuration, managed by nix and home-manager

marvin: remove linux-builder

Alan Pearce
commit

12a709b755c5b7fddc402bb626ff9ae9f8bcec6b

parent

69cef67bd2e765f98e3f50bc71fb90871fc6c8ff

1 file changed, 0 insertions(+), 14 deletions(-)

changed files
M system/marvin.nixsystem/marvin.nix
@@ -62,20 +62,6 @@ cores = 4;
}; nix = { - linux-builder = { - enable = true; - speedFactor = 20; - maxJobs = 4; - config = { - virtualisation = { - darwin-builder = { - diskSize = 40 * 1024; - memorySize = 16 * 1024; - }; - cores = 6; - }; - }; - }; distributedBuilds = true; buildMachines = [ {