tsuki: rollback nvidia drivers due to flickering
All checks were successful
flake check / check (push) Successful in 3m44s
fmt check / check (push) Successful in 40s
All checks were successful
flake check / check (push) Successful in 3m44s
fmt check / check (push) Successful in 40s
This commit is contained in:
parent
7fd4311e4a
commit
80fb4c5a3c
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@
|
|||
nvidia = {
|
||||
powerManagement.enable = true;
|
||||
modesetting.enable = true;
|
||||
package = config.boot.kernelPackages.nvidiaPackages.stable;
|
||||
package = config.boot.kernelPackages.nvidiaPackages.production;
|
||||
};
|
||||
opengl = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue