Parcourir la source

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

Zander Hawke il y a 9 mois
Parent
commit
613d4c53d5
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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"
           ];
         };