Change NVIDIA driver to production
This commit is contained in:
parent
48809900a9
commit
3a311224a9
@ -32,6 +32,6 @@
|
|||||||
nvidiaSettings = lib.mkDefault true;
|
nvidiaSettings = lib.mkDefault true;
|
||||||
|
|
||||||
# Optionally, you may need to select the appropriate driver version for your specific GPU.
|
# Optionally, you may need to select the appropriate driver version for your specific GPU.
|
||||||
package = lib.mkDefault config.boot.kernelPackages.nvidiaPackages.stable;
|
package = lib.mkDefault config.boot.kernelPackages.nvidiaPackages.production;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user