services.mbsync.preExec

Home-Manager option

An optional command to run before mbsync executes. This is useful for creating the directories mbsync is going to use.

type: null or string
Default
null
Example
"mkdir -p %h/mail"
declared in: <home-manager/modules/services/mbsync.nix>source unavailable