services.icecream.daemon.maxProcesses

NixOS option

Maximum number of compile jobs started in parallel for this daemon. Uses the number of CPUs if set to null.

type: null or 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
null
declared in: nixos/modules/services/networking/icecream/daemon.nixView source on NixOS/nixpkgs →