nvidia: Set to production (Can fix glitch during gaming session)
This commit is contained in:
parent
3c78f3a2c1
commit
00c755146c
1 changed files with 1 additions and 1 deletions
|
@ -35,6 +35,6 @@
|
|||
nvidiaSettings = true;
|
||||
|
||||
# Optionally, you may need to select the appropriate driver version for your specific GPU.
|
||||
package = config.boot.kernelPackages.nvidiaPackages.latest;
|
||||
package = config.boot.kernelPackages.nvidiaPackages.production;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue