nix.buildMachines.*.supportedFeatures
NixOS option
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 stringDefault
[ ]
Example
declared in: nixos/modules/config/nix-remote-build.nixView source on NixOS/nixpkgs →[ "kvm" "big-parallel" ]