mirror of
https://github.com/NotAShelf/batmon.git
synced 2025-02-22 03:18:04 +00:00
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 = {
|
systemd.user.services.batmon = {
|
||||||
description = "Simple, reactive power management service";
|
description = "Simple, reactive power management service";
|
||||||
documentation = ["https://github.com/NotAShelf/batmon"];
|
documentation = ["https://github.com/NotAShelf/batmon"];
|
||||||
wantedBy = ["multi-user.target"];
|
wantedBy = ["default.target"];
|
||||||
environment.PATH = mkForce "/run/wrappers/bin:${lib.makeBinPath [
|
environment.PATH = mkForce "/run/wrappers/bin:${lib.makeBinPath [
|
||||||
# Batmon expects powerprofilesctl in PATH
|
# Batmon expects powerprofilesctl in PATH
|
||||||
config.services.power-profiles-daemon.package
|
config.services.power-profiles-daemon.package
|
||||||
|
|
Loading…
Add table
Reference in a new issue