MyNixOS website logo
option

services.syncthing.extraOptions

Extra command-line arguments to pass to syncthing.

Declarations
Type
list of string
Default
[ ]
Example
[
  "--gui-apikey=apiKey"
]