fix mbsync patterns
This commit is contained in:
@@ -305,6 +305,10 @@ in
|
||||
mbsync = {
|
||||
enable = true;
|
||||
create = "maildir";
|
||||
patterns = [
|
||||
"*"
|
||||
"![Gmail]/All Mail"
|
||||
];
|
||||
};
|
||||
|
||||
msmtp = {
|
||||
|
||||
Reference in New Issue
Block a user