MyNixOS website logo
option

programs.offlineimap.extraConfig.default

Extra configuration options added to the DEFAULT section.

Declarations
Type
attribute set of (string or signed integer or boolean)
Default
{ }
Example
{
  gmailtrashfolder = "[Gmail]/Papierkorb";
}