nvidia: Enable power management
And I was wondering why my system wouldn't suspend properly....
This commit is contained in:
parent
cd6522f40f
commit
87ff16bc40
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@
|
||||||
modesetting.enable = true;
|
modesetting.enable = true;
|
||||||
package = config.boot.kernelPackages.nvidiaPackages.beta;
|
package = config.boot.kernelPackages.nvidiaPackages.beta;
|
||||||
nvidiaSettings = false;
|
nvidiaSettings = false;
|
||||||
|
powerManagement = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue