nix.settings.system-features
NixOS option
The set of features supported by the machine. Derivations can express dependencies on system features through the requiredSystemFeatures attribute.
type: list of stringDefault
declared in: nixos/modules/config/nix.nixView source on NixOS/nixpkgs →[ "nixos-test" "benchmark" "big-parallel" "kvm" "gccarch-<arch>" ]