mirror of
https://github.com/NotAShelf/batmon.git
synced 2025-02-22 11:28:04 +00:00
Compare commits
No commits in common. "9264193cd8f5a785d5eec39ea8ebc8781940a79d" and "90a5b894e960a903c32d3541ed40ba26b20f2761" have entirely different histories.
9264193cd8
...
90a5b894e9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue