hardware.nvidia.open

Whether to enable the open source NVIDIA kernel module.

Type
null or boolean
Default
if lib.versionOlder config.hardware.nvidia.package.version "560" then false else null
Example
true
Declared
<nixpkgs/nixos/modules/hardware/video/nvidia.nix>