programs.aerc.extraAccounts
Home-Manager option
Extra lines added to $HOME/.config/aerc/accounts.conf. See aerc-config(5).
type: strings concatenated with “\n” or attribute set of (strings concatenated with “\n” or attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma))Default
{ }Example
declared in: <home-manager/modules/programs/aerc>source unavailable{ Work = { source = "maildir://~/Maildir/work"; }; }