mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 23:20:42 +00:00
Fix power-profile auto-switch
This commit is contained in:
parent
a0bba2e225
commit
0a9742429d
2 changed files with 2 additions and 1 deletions
|
@ -19,6 +19,7 @@ in {
|
|||
systemd.services."power-monitor" = let
|
||||
dependencies = with pkgs; [
|
||||
coreutils
|
||||
gnugrep
|
||||
power-profiles-daemon
|
||||
inotify-tools
|
||||
jaq
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue