disable powermanagement
This commit is contained in:
parent
b1e3fa601d
commit
afd823c23e
@ -46,7 +46,7 @@ in
|
||||
modesetting.enable = true;
|
||||
|
||||
# Nvidia power management. Experimental, and can cause sleep/suspend to fail.
|
||||
powerManagement.enable = config.nvidia-offload.enable;
|
||||
powerManagement.enable = false;
|
||||
# Fine-grained power management. Turns off GPU when not in use.
|
||||
# Experimental and only works on modern Nvidia GPUs (Turing or newer).
|
||||
powerManagement.finegrained = false;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user