mirror of
https://github.com/kmein/niveum
synced 2026-03-20 03:51:07 +01:00
fix(mail): muchsync the important tags
This commit is contained in:
@@ -119,6 +119,7 @@ in {
|
|||||||
new.tags = [ "new" ];
|
new.tags = [ "new" ];
|
||||||
search.excludeTags = [ "deleted" "spam" ];
|
search.excludeTags = [ "deleted" "spam" ];
|
||||||
hooks.postNew = generateTaggingScript tagRules;
|
hooks.postNew = generateTaggingScript tagRules;
|
||||||
|
extraConfig.muchsync.and_tags = "inbox;unread";
|
||||||
};
|
};
|
||||||
|
|
||||||
accounts.email.maildirBasePath = "${config.users.users.me.home}/mail";
|
accounts.email.maildirBasePath = "${config.users.users.me.home}/mail";
|
||||||
|
|||||||
Reference in New Issue
Block a user