MyNixOS
home-manager
options
services
syncthing
extraOptions
option
services.syncthing.extraOptions
Extra command-line arguments to pass to
syncthing
.
Declarations
modules/services/syncthing.nix
Type
list of string
Default
[ ]
Example
[
"--gui-apikey=apiKey"
]