release-nodes: move disabledModules to 17.09
This commit is contained in:
parent
12a00b51b3
commit
35a65a6704
@ -271,16 +271,6 @@ following incompatible changes:</para>
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para>
|
|
||||||
Modules can now be disabled by using <link
|
|
||||||
xlink:href="https://nixos.org/nixpkgs/manual/#sec-replace-modules">
|
|
||||||
disabledModules</link>, allowing another to take it's place. This can be
|
|
||||||
used to import a set of modules from another channel while keeping the
|
|
||||||
rest of the system on a stable release.
|
|
||||||
</para>
|
|
||||||
</listitem>
|
|
||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
|
|
||||||
|
@ -39,10 +39,17 @@ following incompatible changes:</para>
|
|||||||
<para>Other notable improvements:</para>
|
<para>Other notable improvements:</para>
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
|
Modules can now be disabled by using <link
|
||||||
|
xlink:href="https://nixos.org/nixpkgs/manual/#sec-replace-modules">
|
||||||
|
disabledModules</link>, allowing another to take it's place. This can be
|
||||||
|
used to import a set of modules from another channel while keeping the
|
||||||
|
rest of the system on a stable release.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user