services.syncthing.group

NixOS option

The group to run Syncthing under. By default, a group named syncthing will be created.

type: string
Default
"syncthing"
Example
"yourGroup"
declared in: nixos/modules/services/networking/syncthing.nixView source on NixOS/nixpkgs →