Ngircd
services.ngircd.config
The ngircd configuration (see ngircd.conf(5)).
Type: strings concatenated with "\n"
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/ngircd.nix
services.ngircd.enable
Whether to enable the ngircd IRC server.
Type: boolean
Default
false
Example
true
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/ngircd.nix
services.ngircd.package
The ngircd package to use.
Type: package
Default
pkgs.ngircd
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/ngircd.nix