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