auto-cpufreq: fix battery thresholds
This commit is contained in:
@@ -40,6 +40,8 @@ in
|
||||
path = with pkgs; [
|
||||
bash
|
||||
coreutils
|
||||
# Battery thresholds control executes lsmod
|
||||
kmod
|
||||
];
|
||||
|
||||
serviceConfig.WorkingDirectory = "";
|
||||
|
||||
Reference in New Issue
Block a user