From 6bc6fbf059a23a18b3dba036c035a3a9e517b415 Mon Sep 17 00:00:00 2001 From: ncfavier Date: Wed, 22 Mar 2023 10:26:03 +0000 Subject: [PATCH] deploy: 363c46b2480f1b73ec37cf68caac61f5daa82a2e --- options.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options.html b/options.html index 5103e4dc..090a3e3e 100644 --- a/options.html +++ b/options.html @@ -97,7 +97,7 @@ automatically.

Type: one of "plain" <home-manager/modules/accounts/email.nix>

accounts.email.accounts.<name>.folders

Standard email folders.

Type: submodule

Default: { }

Declared by:

<home-manager/modules/accounts/email.nix> -
accounts.email.accounts.<name>.folders.drafts

Relative path of the drafts mail folder.

Type: string

Default: "Drafts"

Declared by:

+
accounts.email.accounts.<name>.folders.drafts

Relative path of the drafts mail folder.

Type: null or string

Default: "Drafts"

Declared by:

<home-manager/modules/accounts/email.nix>
accounts.email.accounts.<name>.folders.inbox

Relative path of the inbox mail.

Type: string

Default: "Inbox"

Declared by:

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