updated system config
This commit is contained in:
parent
6ad9cc4e51
commit
32d3180868
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@
|
||||||
nvidiaSettings = true;
|
nvidiaSettings = 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 = config.boot.kernelPackages.nvidiaPackages.beta;
|
package = config.boot.kernelPackages.nvidiaPackages.production;
|
||||||
#Fixes a glitch
|
#Fixes a glitch
|
||||||
nvidiaPersistenced = true;
|
nvidiaPersistenced = true;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue