nix.buildMachines.*.supportedFeatures
A list of features supported by this builder. The builder will be ignored for derivations that require features not in this list.
- Type
list of string- Default
[ ]- Example
[ "kvm" "big-parallel" ]- Declared
- <home-manager/modules/misc/nix-remote-build.nix>