services.inspircd.package

NixOS option

The InspIRCd package to use. This is mainly useful to specify an overridden version of the pkgs.inspircd dervivation, for example if you want to use a more minimal InspIRCd distribution with less modules enabled or with modules enabled which can’t be distributed in binary form due to licensing issues.

type: package
Default
pkgs.inspircd
Example
pkgs.inspircdMinimal
declared in: nixos/modules/services/networking/inspircd.nixView source on NixOS/nixpkgs →