Merge pull request #45470 from Infinisil/znc-config

nixos/znc: More flexible module, cleanups
This commit is contained in:
Silvan Mosberger
2018-10-17 03:01:30 +02:00
committed by GitHub
5 changed files with 583 additions and 432 deletions

View File

@@ -122,6 +122,14 @@
the Python 2 or 3 version of the package.
</para>
</listitem>
<listitem>
<para>
Options
<literal>services.znc.confOptions.networks.<replaceable>name</replaceable>.userName</literal> and
<literal>services.znc.confOptions.networks.<replaceable>name</replaceable>.modulePackages</literal>
were removed. They were never used for anything and can therefore safely be removed.
</para>
</listitem>
</itemizedlist>
</section>