services.znc.dataDir

NixOS option

The state directory for ZNC. The config and the modules will be linked to from this directory as well.

type: absolute path
Default
"/var/lib/znc"
Example
"/home/john/.znc"
declared in: nixos/modules/services/networking/znc/default.nixView source on NixOS/nixpkgs →