Browse Source

bug(odin+hddfan): back to original temp range

Zander Hawke 9 months ago
parent
commit
613d4c53d5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hosts/odin/system/default.nix

+ 1 - 1
hosts/odin/system/default.nix

@@ -78,7 +78,7 @@
             "--min-fan-speed-prct"
             "0"
             "--drive-temp-range"
-            "35"
+            "30"
             "50"
           ];
         };