Decrease the amount of periodic mail syncs
This commit is contained in:
parent
2e7a912294
commit
58ac0895bf
|
@ -121,7 +121,7 @@ in {
|
|||
/home/coolneng/.local/share/scripts/mail-sync -a
|
||||
'';
|
||||
after = [ "network-online.target" ];
|
||||
startAt = "*-*-* *:00,15,30,45:00";
|
||||
startAt = "*-*-* *:00,30";
|
||||
};
|
||||
|
||||
# HACK Change home partition permissions for mopidy
|
||||
|
|
Loading…
Reference in New Issue