0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

ayatana-indicator-sound: init at 24.4.0

This commit is contained in:
OPNA2608 2024-04-18 20:38:43 +02:00
parent b4bf5efd73
commit a7440c7873
2 changed files with 128 additions and 0 deletions

View file

@ -31,6 +31,7 @@ in {
ayatana-indicator-messages
ayatana-indicator-power
ayatana-indicator-session
ayatana-indicator-sound
] ++ (with pkgs.lomiri; [
lomiri-indicator-network
telephony-service
@ -41,6 +42,8 @@ in {
services.accounts-daemon.enable = true; # messages
hardware.pulseaudio.enable = true; # sound
# Lomiri-ish setup for Lomiri indicators
# TODO move into a Lomiri module, once the package set is far enough for the DE to start