services.prosody.group

NixOS option

Group account under which prosody runs. If left as the default value this group will automatically be created on system activation, otherwise you are responsible for ensuring the group exists before the prosody service starts.

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