mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-24 12:55:28 +02:00
Revert "phone: Enable irqbalance"
Phone runs much, much cooler without irqbalance enabled and `cat /sys/class/thermal/thermal_zone0/temp` often reports a difference of at least 10000, such as from 46897 to 36367. In other words, the phone seems to be consistently 20 degrees fahrenheit cooler.
This commit is contained in:
@@ -61,7 +61,6 @@ in
|
|||||||
|
|
||||||
services = {
|
services = {
|
||||||
openssh.enable = true;
|
openssh.enable = true;
|
||||||
irqbalance.enable = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
powerManagement = {
|
powerManagement = {
|
||||||
|
Reference in New Issue
Block a user