services.znc.configFile

NixOS option

Configuration file for ZNC. It is recommended to use the config option instead. Setting this option will override any auto-generated config file through the confOptions or config options.

type: absolute path
Example
~/.znc/configs/znc.conf
declared in: nixos/modules/services/networking/znc/default.nixView source on NixOS/nixpkgs →