services.znc.mutable
Indicates whether to allow the contents of the
dataDir directory to be changed by the user at
run-time.
If enabled, modifications to the ZNC configuration after its initial creation are not overwritten by a NixOS rebuild. If disabled, the ZNC configuration is rebuilt on every NixOS rebuild.
If the user wants to manage the ZNC service using the web admin interface, this option should be enabled.
- Type
boolean- Default
true- Declared
- <nixpkgs/nixos/modules/services/networking/znc/default.nix>