marvin: remove linux-builder
1 file changed, 0 insertions(+), 14 deletions(-)
changed files
M system/marvin.nix → system/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 = [ {