auto-cpufreq: fix battery thresholds

This commit is contained in:
Sylvain Fankhauser
2026-01-11 11:34:43 +01:00
parent 21245cafaf
commit 2a4910a7fe
@@ -40,6 +40,8 @@ in
path = with pkgs; [
bash
coreutils
# Battery thresholds control executes lsmod
kmod
];
serviceConfig.WorkingDirectory = "";