Adding Power Management on Asus fa507nv

I personally own this laptop, I am running gnome and on sleep the
graphics always corrupt without fail, this setting has been the only way
to correct it.
This commit is contained in:
Ace-h121
2025-07-23 23:07:00 -04:00
parent cc66fddc6c
commit 25fdfb36a7

View File

@@ -39,6 +39,7 @@
};
hardware.nvidia = {
powerManagement.enable = true;
modesetting.enable = lib.mkDefault true;
open = lib.mkDefault false;
nvidiaSettings = lib.mkDefault true;