services.syncthing.user

The user to run Syncthing as. By default, a user named syncthing will be created whose home directory is dataDir.

Type
string
Default
"syncthing"
Example
"yourUser"
Declared
<nixpkgs/nixos/modules/services/networking/syncthing.nix>