laptop: enable nvidia power management

This commit is contained in:
Lgmrszd 2025-06-27 02:25:08 +04:00
parent 221e196e41
commit 5f104d82e6
No known key found for this signature in database
GPG key ID: 9396B8BA6FBB14DE
2 changed files with 4 additions and 2 deletions

View file

@ -129,8 +129,10 @@ in
open = false;
# Enable the nvidia settings menu
nvidiaSettings = true;
powerManagement.enable = true;
powerManagement.finegrained = false;
# Optionally, you may need to select the appropriate driver version for your specific GPU.
package = config.boot.kernelPackages.nvidiaPackages.stable;
package = config.boot.kernelPackages.nvidiaPackages.beta;
};
# NVIDIA