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:
Donovan Glover 2024-06-29 05:59:47 -04:00
parent c3517fb7bc
commit 3f25b52168
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -61,7 +61,6 @@ in
services = {
openssh.enable = true;
irqbalance.enable = true;
};
powerManagement = {