From 5260042206de12e93594372aa0fc67208d7f6bca Mon Sep 17 00:00:00 2001 From: rycee Date: Sun, 5 May 2024 07:38:36 +0000 Subject: [PATCH] deploy: f69bf670d29d3921e00cc626d174654769d743c6 --- options.xhtml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/options.xhtml b/options.xhtml index ff1477d98..0c108816c 100644 --- a/options.xhtml +++ b/options.xhtml @@ -56784,6 +56784,35 @@ boolean

Default: true

+

Declared by:

+ + +
+ +<home-manager/modules/services/cliphist.nix> + +
+ +
+ + services.cliphist.extraOptions + + +
+
+

Flags to append to the cliphist command.

+ +

Type: +list of string

+ +

Default:

[
+  "-max-dedupe-search"
+  "10"
+  "-max-items"
+  "500"
+]
+
+

Declared by: