Additional command line options as a dictionary to pass to the unison
program.
See unison(1) for a list of available options.
attribute set of string
{
auto = "true";
batch = "true";
log = "false";
repeat = "watch";
sshcmd = "\${pkgs.openssh}/bin/ssh";
ui = "text";
}