Unverified Commit 2a4910a7 authored by Sylvain Fankhauser's avatar Sylvain Fankhauser
Browse files

auto-cpufreq: fix battery thresholds

parent 21245caf
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -40,6 +40,8 @@ in
        path = with pkgs; [
          bash
          coreutils
          # Battery thresholds control executes lsmod
          kmod
        ];

        serviceConfig.WorkingDirectory = "";