diff --git a/modules/services/blueman-applet.nix b/modules/services/blueman-applet.nix index 7c156396c..21a5eeb18 100644 --- a/modules/services/blueman-applet.nix +++ b/modules/services/blueman-applet.nix @@ -30,7 +30,7 @@ in default = [ "graphical-session.target" ]; example = [ "sway-session.target" ]; description = '' - The systemd targets that will automatically start the cliphist service. + The systemd targets that will automatically start the blueman applet service. When setting this value to `["sway-session.target"]`, make sure to also enable {option}`wayland.windowManager.sway.systemd.enable`,