Compare commits

..

No commits in common. "9264193cd8f5a785d5eec39ea8ebc8781940a79d" and "90a5b894e960a903c32d3541ed40ba26b20f2761" have entirely different histories.

View file

@ -50,7 +50,7 @@ in {
systemd.user.services.batmon = {
description = "Simple, reactive power management service";
documentation = ["https://github.com/NotAShelf/batmon"];
wantedBy = ["default.target"];
wantedBy = ["multi-user.target"];
environment.PATH = mkForce "/run/wrappers/bin:${lib.makeBinPath [
# Batmon expects powerprofilesctl in PATH
config.services.power-profiles-daemon.package