diff --git a/options.html b/options.html index ce6f15cf1..5b094a727 100644 --- a/options.html +++ b/options.html @@ -12,7 +12,7 @@ type is set to discover.

Type: stri <home-manager/modules/accounts/calendar.nix>

accounts.calendar.accounts.<name>.khal.readOnly

Keep khal from making any changes to this account.

Type: boolean

Default: false

Declared by:

<home-manager/modules/accounts/calendar.nix> -
accounts.calendar.accounts.<name>.khal.type

There is no description of this option.

Type: null or one of "calendar", "discover"

Default: null

Declared by:

+
accounts.calendar.accounts.<name>.khal.type

Either a single calendar (calendar which is the default) or a directory with multiple calendars (discover).

Type: null or one of "calendar", "discover"

Default: null

Declared by:

<home-manager/modules/accounts/calendar.nix>
accounts.calendar.accounts.<name>.local

Local configuration for the calendar.

Type: null or (submodule)

Default: null

Declared by:

<home-manager/modules/accounts/calendar.nix>