mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-11 20:26:50 +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:
parent
c3517fb7bc
commit
3f25b52168
@ -61,7 +61,6 @@ in
|
||||
|
||||
services = {
|
||||
openssh.enable = true;
|
||||
irqbalance.enable = true;
|
||||
};
|
||||
|
||||
powerManagement = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user