MyNixOS website logo
option

accounts.email.accounts.<name>.mbsync.extraConfig.channel

Per channel extra configuration.

Declarations
Type
attribute set of (string or signed integer or boolean or list of string)
Default
{ }
Example
{
  MaxMessages = 10000;
  MaxSize = "1m";
};