nixos/znc: Fix URL XML for config option

This commit is contained in:
Silvan Mosberger 2019-04-11 16:59:19 +02:00
parent 02bb5e35ea
commit b8dc0f9a5b
No known key found for this signature in database
GPG Key ID: 9424360B4B85C9E7

View File

@ -151,7 +151,7 @@ in
'';
description = ''
Configuration for ZNC, see
<literal>https://wiki.znc.in/Configuration</literal> for details. The
<link xlink:href="https://wiki.znc.in/Configuration"/> 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 <option>services.znc.confOptions.*</option>, but also can't do