MyNixOS website logo
option

hardware.nvidia.open

Whether to enable the open source NVIDIA kernel module.

Declarations
Type
null or boolean
Default
if lib.versionOlder config.hardware.nvidia.package.version "560" then false else null
Example
true