diff --git a/etcnixos/system-yarn.nix b/etcnixos/system-yarn.nix index 43dc8d3..27f7788 100644 --- a/etcnixos/system-yarn.nix +++ b/etcnixos/system-yarn.nix @@ -76,7 +76,7 @@ # control case fans with gpu temperature # I have case fans attached to my gpu for better cooling hardware.fancontrol = { - enable = true; + enable = false; config = let select_hwmon = "hwmon/hwmon[[:print:]]*";