diff --git a/options.xhtml b/options.xhtml index 95d0701b..1e4fb0d0 100644 --- a/options.xhtml +++ b/options.xhtml @@ -117,6 +117,31 @@ boolean
Example:
true
Declared by:
+
+
+<home-manager/modules/accounts/calendar.nix>
+
+ |
accounts.calendar.accounts.<name>.khal.addresses
+
+
+Email addresses to be associated with this account. Used to check the +participation status (“PARTSTAT”), refer to khal documentation.
+ +Type: +list of string
+ +Default:
+[ ]
Declared by:
@@ -1206,6 +1231,31 @@ boolean
Example:
Declared by: +
accounts.contact.accounts.<name>.khal.addresses
+
+
+Email addresses to be associated with this account. Used to check the +participation status (“PARTSTAT”), refer to khal documentation. + +Type: +list of string + +Default:
+ Declared by: |