tweak mbsync config
This commit is contained in:
parent
45ce81cd3c
commit
218899921b
|
@ -77,6 +77,7 @@ with lib; {
|
||||||
};
|
};
|
||||||
services.mbsync = {
|
services.mbsync = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
frequency = "*:0/1";
|
||||||
# Index manually with mu if we don't have emacs setup, but if we have the emacs service setup,
|
# Index manually with mu if we don't have emacs setup, but if we have the emacs service setup,
|
||||||
# run through emacsclient, as it will have the lock
|
# run through emacsclient, as it will have the lock
|
||||||
postExec =
|
postExec =
|
||||||
|
|
Loading…
Reference in New Issue