services.prosody.user

NixOS option

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

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