Sfoglia il codice sorgente

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

Zander Hawke 9 mesi fa
parent
commit
613d4c53d5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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"
           ];
         };