| options/nixos/nix.buildMachines.*.sshUser | The username to log in as on the remote host
|
| options/home-manager/nix.buildMachines.*.sshUser | The username to log in as on the remote host
|
| options/darwin/nix.buildMachines.*.sshUser | The username to log in as on the remote host
|
| options/nixos/nix.buildMachines.*.hostName | The hostname of the build machine.
|
| options/home-manager/nix.buildMachines.*.hostName | The hostname of the build machine.
|
| options/darwin/nix.buildMachines.*.hostName | The hostname of the build machine.
|
| options/nixos/nix.buildMachines.*.maxJobs | The number of concurrent jobs the build machine supports
|
| options/home-manager/nix.buildMachines.*.maxJobs | The number of concurrent jobs the build machine supports
|
| options/darwin/nix.buildMachines.*.maxJobs | The number of concurrent jobs the build machine supports
|
| options/nixos/nix.buildMachines.*.sshKey | The path to the SSH private key with which to authenticate on
the build machine
|
| options/home-manager/nix.buildMachines.*.sshKey | The path to the SSH private key with which to authenticate on
the build machine
|
| options/darwin/nix.buildMachines.*.sshKey | The path to the SSH private key with which to authenticate on
the build machine
|
| options/nixos/nix.buildMachines.*.system | The system type the build machine can execute derivations on
|
| options/darwin/nix.buildMachines.*.system | The system type the build machine can execute derivations on
|
| options/home-manager/nix.buildMachines.*.systems | The system types the build machine can execute derivations on.
|
| options/nixos/nix.buildMachines.*.systems | The system types the build machine can execute derivations on
|
| options/darwin/nix.buildMachines.*.systems | The system types the build machine can execute derivations on
|
| options/nixos/nix.buildMachines.*.speedFactor | The relative speed of this builder
|
| options/home-manager/nix.buildMachines.*.speedFactor | The relative speed of this builder
|
| options/darwin/nix.buildMachines.*.speedFactor | The relative speed of this builder
|
| options/nixos/nix.buildMachines.*.publicHostKey | The (base64-encoded) public host key of this builder
|
| options/home-manager/nix.buildMachines.*.publicHostKey | The (base64-encoded) public host key of this builder
|
| options/darwin/nix.buildMachines.*.publicHostKey | The (base64-encoded) public host key of this builder
|
| options/nixos/nix.buildMachines.*.protocol | The protocol used for communicating with the build machine
|
| options/home-manager/nix.buildMachines.*.protocol | The protocol used for communicating with the build machine
|
| options/darwin/nix.buildMachines.*.protocol | The protocol used for communicating with the build machine
|
| options/nixos/nix.buildMachines.*.supportedFeatures | A list of features supported by this builder
|
| options/home-manager/nix.buildMachines.*.supportedFeatures | A list of features supported by this builder
|
| options/darwin/nix.buildMachines.*.supportedFeatures | A list of features supported by this builder
|
| options/nixos/nix.buildMachines.*.mandatoryFeatures | A list of features mandatory for this builder
|
| options/home-manager/nix.buildMachines.*.mandatoryFeatures | A list of features mandatory for this builder
|
| options/darwin/nix.buildMachines.*.mandatoryFeatures | A list of features mandatory for this builder
|