MyNixOS website logo
option

services.syncthing.settings.folders.<name>.devices

The devices this folder should be shared with. Each device must be defined in the devices option.

A list of either strings or attribute sets, where values are device names or device configurations.

Declarations
Type
list of (string or (JSON value))
Default
[ ]