programs.mbsync.groups

Definition of groups.

Type
attribute set of attribute set of list of string
Default
{ }
Example
{
  inboxes = {
    account1 = [ "Inbox" ];
    account2 = [ "Inbox" ];
  };
}
Declared
<home-manager/modules/programs/mbsync>