diff --git a/options.html b/options.html index a30cc6a8d..2d483c206 100644 --- a/options.html +++ b/options.html @@ -7762,7 +7762,7 @@ percent symbol).
Type: null or inte <home-manager/modules/services/clipman.nix>
services.clipman.package
The clipman package to use.
Type: package
Default: pkgs.clipman
Declared by:
<home-manager/modules/services/clipman.nix>
- |
services.clipman.systemdTarget
The systemd target that will automatically start the Waybar service. +
services.clipman.systemdTarget
The systemd target that will automatically start the clipman service.
When setting this value to "sway-session.target"
,
make sure to also enable wayland.windowManager.sway.systemdIntegration
,