services.znc.confOptions.passBlock
Generate with nix-shell -p znc --command "znc --makepass".
This is the password used to log in to the ZNC web admin interface.
You can also set this through
services.znc.config.User.<username>.Pass.Method
and co.
- Type
string- Example
'' <Pass password> Method = sha256 Hash = e2ce303c7ea75c571d80d8540a8699b46535be6a085be3414947d638e48d9e93 Salt = l5Xryew4g*!oa(ECfX2o </Pass> ''- Declared
- <nixpkgs/nixos/modules/services/networking/znc/options.nix>