MyNixOS website logo
option

services.syncoid.commands.<name>.extraArgs

Extra syncoid arguments for this command.

Declarations
Type
list of string
Default
[ ]
Example
[
  "--sshport 2222"
]