home: mail: don't sync archives by default

This commit is contained in:
Antoine Martin 2022-05-02 17:05:26 +02:00
parent 128b498f77
commit b5d8b8458c

View file

@ -86,6 +86,7 @@ in {
enable = true;
create = "both";
expunge = "both";
patterns = ["*" "!Archives*"];
extraConfig.account = {
# otherwise mbsync tries GSSAPI, but I don't have Kerberos setup
# on this machine