services.mbsync.postExec

An optional command to run after mbsync executes successfully. This is useful for running mailbox indexing tools.

Type
null or string
Default
null
Example
"\${pkgs.mu}/bin/mu index"
Declared
<home-manager/modules/services/mbsync.nix>