From 2c1b1a7f28781a9edce3470402d905456147e259 Mon Sep 17 00:00:00 2001 From: rycee Date: Mon, 17 Apr 2023 07:36:05 +0000 Subject: [PATCH] deploy: 53bd74f786934997e7f6a5ed9741b226e511e508 --- options.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,