nix.buildMachines.*.maxJobs

Home-Manager 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 integer
Default
1
declared in: <home-manager/modules/misc/nix-remote-build.nix>source unavailable