[TASK] Add power management to nvidea driver to fix problem with hibernation
This commit is contained in:
parent
7a7cd06b18
commit
b4606cc0f2
@ -4,6 +4,7 @@
|
|||||||
hardware.nvidia = {
|
hardware.nvidia = {
|
||||||
modesetting.enable = true;
|
modesetting.enable = true;
|
||||||
open = false;
|
open = false;
|
||||||
|
powerManagement.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
services.xserver.videoDrivers = [ "nvidia" ];
|
services.xserver.videoDrivers = [ "nvidia" ];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user