diff --git a/options.xhtml b/options.xhtml index a02ce2933..849c6ae93 100644 --- a/options.xhtml +++ b/options.xhtml @@ -1532,6 +1532,57 @@ default value will set the aforementioned path as a single vdir.
] +Declared by:
+
+
+<home-manager/modules/programs/khard.nix>
+
+ |
accounts.contact.accounts.<name>.khard.glob
+
+
+The glob expansion to be searched for contacts when +type is set to discover.
+ +Type: +string
+ +Default:
+"*"
Declared by:
+
+
+<home-manager/modules/programs/khard.nix>
+
+ |
accounts.contact.accounts.<name>.khard.type
+
+
+Either a single vdir located in accounts.contact.accounts.<name>.local.path
+or multiple automatically discovered vdirs in
+accounts.contact.accounts.<name>.local.path/accounts.contact.accounts.<name>.khard.glob.
Type: +one of “vdir”, “discover”
+ +Default:
+"vdir"
Declared by: