diff --git a/options.xhtml b/options.xhtml index d42e6165b..c354ee54e 100644 --- a/options.xhtml +++ b/options.xhtml @@ -5199,6 +5199,33 @@ null or string

Example: "==== <mailbox-name> ==="

+

Declared by:

+ + +
+ +<home-manager/modules/programs/neomutt.nix> + +
+ +
+ + accounts.email.accounts.<name>.neomutt.mailboxType + + +
+
+

Whether this account uses maildir folders or IMAP mailboxes

+ +

Type: +one of “maildir”, “imap”

+ +

Default: +"maildir"

+ +

Example: +"imap"

+

Declared by: