more stable nvidia version & fan control

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-02-28 22:37:32 +01:00
parent 3689215480
commit 29fc893847
2 changed files with 5 additions and 1 deletions

View File

@@ -37,6 +37,7 @@
in {
boot.extraModulePackages = [hp-omen-linux-module];
boot.kernelModules = ["hp-wmi"];
boot.kernelParams = ["hp_wmi.force_slow_fan_control=1"];
users.groups.omen-rgb = {};
users.users.${config.var.username}.extraGroups = ["omen-rgb"];