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 stringDefault
null
Example
declared in: <home-manager/modules/services/mbsync.nix>source unavailable"mkdir -p %h/mail"