diff --git a/options.html b/options.html index 4b8f25cc0..efd542591 100644 --- a/options.html +++ b/options.html @@ -7060,7 +7060,7 @@ will be used by default.

Type: null <home-manager/modules/services/copyq.nix>

services.copyq.package

The copyq package to use.

Type: package

Default: pkgs.copyq

Declared by:

<home-manager/modules/services/copyq.nix> -
services.copyq.systemdTarget

The systemd target that will automatically start the Waybar service. +

services.copyq.systemdTarget

The systemd target that will automatically start the CopyQ service.

When setting this value to "sway-session.target", make sure to also enable wayland.windowManager.sway.systemdIntegration,