From a2884785adeb439442c39b66bc3bf4671cc4e841 Mon Sep 17 00:00:00 2001 From: rycee Date: Tue, 22 Aug 2023 16:48:34 +0000 Subject: [PATCH] deploy: 8eb8c212e50e2fd95af5849585a2eb819add0a1e --- options.html | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/options.html b/options.html index 8e7fe608a..bb6c67d07 100644 --- a/options.html +++ b/options.html @@ -26,7 +26,9 @@ lazy attribute set of raw value

Declared by:

accounts.calendar.accounts

List of calendars.

Type: attribute set of (submodule)

Default: -{ }

Declared by:

+{ }

Declared by:

+<home-manager/modules/programs/qcal.nix> +
<home-manager/modules/accounts/calendar.nix>
accounts.calendar.accounts.<name>.khal.enable

Whether to enable khal access.

Type: boolean

Default: @@ -88,6 +90,11 @@ boolean

Default: account has multiple collections.

Type: string

Declared by:

<home-manager/modules/accounts/calendar.nix> +
accounts.calendar.accounts.<name>.qcal.enable

Whether to enable qcal access.

Type: +boolean

Default: +false

Example: +true

Declared by:

+<home-manager/modules/programs/qcal.nix>
accounts.calendar.accounts.<name>.remote

Remote configuration for the calendar.

Type: null or (submodule)

Default: null

Declared by:

@@ -8427,6 +8434,20 @@ boolean

Default: false

Example: true

Declared by:

<home-manager/modules/programs/pywal.nix> +
programs.qcal.enable

Whether to enable qcal, a CLI calendar application.

Type: +boolean

Default: +false

Example: +true

Declared by:

+<home-manager/modules/programs/qcal.nix> +
programs.qcal.defaultNumDays

Default number of days to show calendar entries for

Type: +positive integer, meaning >0

Default: +30

Declared by:

+<home-manager/modules/programs/qcal.nix> +
programs.qcal.timezone

Timezone to display calendar entries in

Type: +(optionally newline-terminated) single-line string

Default: +"Local"

Example: +"Europe/Vienna"

Declared by:

+<home-manager/modules/programs/qcal.nix>
programs.qutebrowser.enable

Whether to enable qutebrowser.

Type: boolean

Default: false

Example: