Explorar el Código

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

Zander Hawke hace 9 meses
padre
commit
613d4c53d5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"
           ];
         };