nix.buildMachines.*.supportedFeatures

Home-Manager 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 string
Default
[ ]
Example
[ "kvm" "big-parallel" ]
declared in: <home-manager/modules/misc/nix-remote-build.nix>source unavailable