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: