From b01ac687ac807d0da48906c926cb5a34c395a03c Mon Sep 17 00:00:00 2001
From: ncfavier
Declared by: Additional configuration to add for this account. Type: attribute set of (boolean or signed integer or string) Default: Example: Additional configuration to add for this account. Type: JSON value Default: Example: Declared by:
<home-manager/modules/services/imapnotify.nix>
-
accounts.email.accounts.<name>.imapnotify.extraConfig
{ }
{
+
accounts.email.accounts.<name>.imapnotify.extraConfig
{ }
{
wait = 10;
}
<home-manager/modules/services/imapnotify.nix>