snowhawk: nvidia powerManagement

main
Zynh Ludwig 2024-08-19 22:27:25 -07:00
parent 7a2bbca728
commit 53afc745e7
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@
# Enable this if you have graphical corruption issues or application crashes after waking
# up from sleep. This fixes it by saving the entire VRAM memory to /tmp/ instead
# of just the bare essentials.
powerManagement.enable = false;
powerManagement.enable = true;
# Fine-grained power management. Turns off GPU when not in use.
# Experimental and only works on modern Nvidia GPUs (Turing or newer).