home: mail: don't sync archives by default
This commit is contained in:
parent
128b498f77
commit
b5d8b8458c
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue