From b8dc0f9a5bb24702bf63042b87dadf1947974da6 Mon Sep 17 00:00:00 2001 From: Silvan Mosberger Date: Thu, 11 Apr 2019 16:59:19 +0200 Subject: [PATCH] nixos/znc: Fix URL XML for config option --- nixos/modules/services/networking/znc/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/services/networking/znc/default.nix b/nixos/modules/services/networking/znc/default.nix index bce5b15a19e..1ad8855b86d 100644 --- a/nixos/modules/services/networking/znc/default.nix +++ b/nixos/modules/services/networking/znc/default.nix @@ -151,7 +151,7 @@ in ''; description = '' Configuration for ZNC, see - https://wiki.znc.in/Configuration for details. The + for details. The Nix value declared here will be translated directly to the xml-like format ZNC expects. This is much more flexible than the legacy options under , but also can't do