services.ayatana-indicators.packages
NixOS option
List of packages containing Ayatana Indicator services that should be brought up by a SystemD “ayatana-indicators” user target. Packages specified here must have passthru.ayatana-indicators set correctly. If, how, and where these indicators are displayed will depend on your DE. Which target they will be brought up by depends on the packages’ passthru.ayatana-indicators.
type: list of packageDefault
[ ]
Example
declared in: nixos/modules/services/desktops/ayatana-indicators.nixView source on NixOS/nixpkgs →with pkgs; [ ayatana-indicator-messages ]