services.znc.user

NixOS option

The name of an existing user account to use to own the ZNC server process. If not specified, a default user will be created.

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