Compare commits
2 commits
90a5b894e9
...
9264193cd8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9264193cd8 |
||
|
|
e86fe61cbe |
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 = ["multi-user.target"];
|
||||
wantedBy = ["default.target"];
|
||||
environment.PATH = mkForce "/run/wrappers/bin:${lib.makeBinPath [
|
||||
# Batmon expects powerprofilesctl in PATH
|
||||
config.services.power-profiles-daemon.package
|
||||
|
|
|
|||
Reference in a new issue