chore(work): update CPU temperature thermal zone identifier

This commit is contained in:
Yorick Barbanneau 2025-09-09 17:21:54 +02:00
parent 6000d5951b
commit c155aa783d
Signed by: ephase
GPG key ID: 4447A19BBEDB8DBA

View file

@ -38,8 +38,7 @@
laptop = true;
gpuThermal.enable = false;
cpuThermal = {
hwmonPathAbs = "/sys/devices/platform/coretemp.0/hwmon/";
inputFilename = "temp1_input";
thermalZone = 9;
};
};
xdg.useDistributionPortals = true;