From 5b755f985f918c2637877e83658b06fac0bbaf4d Mon Sep 17 00:00:00 2001 From: teto Date: Fri, 5 Apr 2024 11:49:07 +0000 Subject: [PATCH] deploy: 782eed8bb64b27acaeb7c17be4a095c85e65717f --- options.xhtml | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/options.xhtml b/options.xhtml index 95d0701b9..1e4fb0d0f 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: true

+

Declared by:

+ + +
+ +<home-manager/modules/accounts/contacts.nix> + +
+ +
+ + 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: