1
1
Fork 0

waybar: conditionally use ppd module

This commit is contained in:
Myned 2025-04-02 14:29:39 -05:00
parent 5174fc507d
commit e0a29fbc0e
Signed by: myned
GPG key ID: C7224454F7881A34

View file

@ -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"
]; ];