yarn: disable fancontrol

This commit is contained in:
Simon Gardling 2025-05-05 16:17:20 -04:00
parent 0c387def14
commit b44f259d71
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

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