chore(work): update CPU temperature thermal zone identifier
This commit is contained in:
parent
6000d5951b
commit
c155aa783d
1 changed files with 1 additions and 2 deletions
|
@ -38,8 +38,7 @@
|
||||||
laptop = true;
|
laptop = true;
|
||||||
gpuThermal.enable = false;
|
gpuThermal.enable = false;
|
||||||
cpuThermal = {
|
cpuThermal = {
|
||||||
hwmonPathAbs = "/sys/devices/platform/coretemp.0/hwmon/";
|
thermalZone = 9;
|
||||||
inputFilename = "temp1_input";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
xdg.useDistributionPortals = true;
|
xdg.useDistributionPortals = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue