programs.aerc.extraConfig

Extra lines added to $HOME/.config/aerc/aerc.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
{ ui = { sort = "-r date"; }; }
Declared
<home-manager/modules/programs/aerc>