nix.buildMachines.*.system
The system type the build machine can execute derivations on. Either this attribute or systems must be present, where system takes precedence if both are set.
- Type
null or string- Default
null- Example
"x86_64-linux"- Declared
- <nixpkgs/nixos/modules/config/nix-remote-build.nix>