email: fix new email notification not showing

This commit is contained in:
Leonardo Eugênio 2023-02-09 12:38:32 -03:00
parent d4fc4f8eb7
commit 9e22487d19

View file

@ -18,7 +18,7 @@ let
"INBOX.Git"
];
onNotify = downloadEmails;
onNotifyPost = afterSync;
onNotifyPost = onNewEmails;
};
offlineimap = {
enable = true;