MyNixOS website logo
option

accounts.email.accounts.<name>.offlineimap.extraConfig.account

Extra configuration options to add to the account section.

Declarations
Type
attribute set of (string or signed integer or boolean)
Default
{ }
Example
{
  autorefresh = 20;
}