diff --git a/home/mail.nix b/home/mail.nix index 69dac83..663d322 100644 --- a/home/mail.nix +++ b/home/mail.nix @@ -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