mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-06 17:56:38 +02:00
phone: Enable irqbalance
Supposedly increases battery life.
This commit is contained in:
parent
bbed73b954
commit
c3517fb7bc
@ -61,6 +61,7 @@ in
|
|||||||
|
|
||||||
services = {
|
services = {
|
||||||
openssh.enable = true;
|
openssh.enable = true;
|
||||||
|
irqbalance.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
powerManagement = {
|
powerManagement = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user