fix(Infini-DESKTOP): disable nvidia powerManagement
This commit is contained in:
parent
88977eff6b
commit
661cbe2b10
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
hardware.nvidia.powerManagement.enable = false;
|
||||||
|
|
||||||
modules = {
|
modules = {
|
||||||
boot.grub.enable = true;
|
boot.grub.enable = true;
|
||||||
hardware = {
|
hardware = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue