waybar: conditionally use ppd module
This commit is contained in:
parent
5174fc507d
commit
e0a29fbc0e
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ in {
|
||||||
"wireplumber"
|
"wireplumber"
|
||||||
"bluetooth"
|
"bluetooth"
|
||||||
"network"
|
"network"
|
||||||
"power-profiles-daemon"
|
(mkIf config.services.power-profiles-daemon.enable "power-profiles-daemon")
|
||||||
"battery"
|
"battery"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue