diff --git a/2configs/remote-build/master.nix b/2configs/remote-build/master.nix index 4ad2c5e..2a2c681 100644 --- a/2configs/remote-build/master.nix +++ b/2configs/remote-build/master.nix @@ -8,7 +8,7 @@ in { { inherit hostName sshKey; sshUser = "nixBuild"; system = "x86_64-linux"; - maxJobs = 1; - }) [ "omo.r" "gum.r" "latte.r" ]; - # puyak.r "wbob.r" + maxJobs = 8; + }) [ "hotdog.r" ]; + # puyak.r "wbob.r" "omo.r" "gum.r" "latte.r" }