diff --git a/options.xhtml b/options.xhtml index c2d8837d3..4b3167197 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:
Declared by: +
programs.neomutt.sourcePrimaryAccount
+
+
+Whether to enable source the primary account by default. + +Type: +boolean + +Default:
+ Example:
+ Declared by: |