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>
Definition of groups.
attribute set of attribute set of list of string{ }{
inboxes = {
account1 = [ "Inbox" ];
account2 = [ "Inbox" ];
};
}