services.blueman-applet.systemdTargets

Home-Manager option

The systemd targets that will automatically start the blueman applet service. When setting this value to ["sway-session.target"], make sure to also enable wayland.windowManager.sway.systemd.enable, otherwise the service may never be started.

type: list of string
Default
[ "graphical-session.target" ]
Example
[ "sway-session.target" ]
declared in: <home-manager/modules/services/blueman-applet.nix>source unavailable