nix.buildMachines.*.maxJobs
NixOS option
The number of concurrent jobs the build machine supports. The build machine will enforce its own limits, but this allows hydra to schedule better since there is no work-stealing between build machines.
type: signed integerDefault
declared in: nixos/modules/config/nix-remote-build.nixView source on NixOS/nixpkgs →1