auto-cpufreq: fix battery thresholds (#478982)

This commit is contained in:
Rick van Schijndel
2026-01-12 02:11:29 +00:00
committed by GitHub
@@ -40,6 +40,8 @@ in
path = with pkgs; [
bash
coreutils
# Battery thresholds control executes lsmod
kmod
];
serviceConfig.WorkingDirectory = "";