MyNixOS website logo
option

accounts.email.accounts.<name>.aerc.extraAccounts

Extra config added to the configuration section for this account in $HOME/.config/aerc/accounts.conf. See aerc-accounts(5).

Declarations
Type
attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma)
Default
{ }
Example
{ source = "maildir://~/Maildir/example"; }