yarn: disable fancontrol

This commit is contained in:
2025-05-05 16:17:20 -04:00
parent 0c387def14
commit b44f259d71

View File

@@ -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:]]*";