Make mbsync service more frequent
This commit is contained in:
parent
84c19b44df
commit
e35a36e0ef
|
@ -32,7 +32,7 @@
|
|||
services = {
|
||||
mbsync = {
|
||||
enable = true;
|
||||
frequency = "*:0/30";
|
||||
frequency = "*:0/15";
|
||||
postExec = "${pkgs.notmuch}/bin/notmuch new";
|
||||
};
|
||||
imapnotify.enable = true;
|
||||
|
|
Loading…
Reference in a new issue