From 5260042206de12e93594372aa0fc67208d7f6bca Mon Sep 17 00:00:00 2001
From: rycee
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: