hardware.nvidia.open
NixOS option
Whether to enable the open source NVIDIA kernel module.
type: null or booleanDefault
if lib.versionOlder config.hardware.nvidia.package.version "560" then false else null
Example
declared in: nixos/modules/hardware/video/nvidia.nixView source on NixOS/nixpkgs →true