MyNixOS website logo
option

programs.offlineimap.extraConfig.general

Extra configuration options added to the general section.

Declarations
Type
attribute set of (string or signed integer or boolean)
Default
{ }
Example
{
  maxage = 30;
  ui = "blinkenlights";
}