disable flatten again
This commit is contained in:
parent
0834abfcab
commit
7235d533de
1 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@ desktop: { pkgs, ... }: {
|
|||
onNotifyPost = if desktop then "${pkgs.notmuch}/bin/notmuch new && ${pkgs.libnotify}/bin/notify-send 'New mail arrived'" else "${pkgs.notmuch}/bin/notmuch new";
|
||||
};
|
||||
mbsync = {
|
||||
flatten = "__";
|
||||
enable = true;
|
||||
create = "both";
|
||||
expunge = "both";
|
||||
|
|
Loading…
Reference in a new issue