diff --git a/options.html b/options.html index 8e7fe608..bb6c67d0 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: