services.cliphist.systemdTargets

Home-Manager option

The systemd targets that will automatically start the cliphist 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. Note: A single string value is deprecated, please use a list.

type: (list of string) or string
Default
[ config.wayland.systemd.target ]
Example
"sway-session.target"
declared in: <home-manager/modules/services/cliphist.nix>source unavailable