services.syncthing.user

NixOS option

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 in: nixos/modules/services/networking/syncthing.nixView source on NixOS/nixpkgs →