From 871cd691de7b38269cf90531455920d71aaf6359 Mon Sep 17 00:00:00 2001 From: rycee Date: Fri, 19 Apr 2024 12:20:58 +0000 Subject: [PATCH] deploy: 0184c8180f5cbb8e3a54a239b874fe849d3073cb --- options.xhtml | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) diff --git a/options.xhtml b/options.xhtml index c2d8837d..4b316719 100644 --- a/options.xhtml +++ b/options.xhtml @@ -5515,6 +5515,30 @@ else

Example: "msmtpq --read-envelope-from --read-recipients"

+

Declared by:

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

Show the default mailbox (INBOX)

+ +

Type: +boolean

+ +

Default: +true

+

Declared by:

@@ -33519,6 +33543,33 @@ one of “date”, “date-received”, “from”, “mailbox-order”, “scor

Default: "threads"

+

Declared by:

+ + +
+ +<home-manager/modules/programs/neomutt.nix> + +
+ +
+ + programs.neomutt.sourcePrimaryAccount + + +
+
+

Whether to enable source the primary account by default.

+ +

Type: +boolean

+ +

Default: +true

+ +

Example: +true

+

Declared by: