nixos/doc: Extend disabledModules docs to indicate recursive disabling
This commit is contained in:
@@ -6,8 +6,8 @@
|
|||||||
<title>Replace Modules</title>
|
<title>Replace Modules</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Modules that are imported can also be disabled. The option declarations and
|
Modules that are imported can also be disabled. The option declarations,
|
||||||
config implementation of a disabled module will be ignored, allowing another
|
config implementation and the imports of a disabled module will be ignored, allowing another
|
||||||
to take it's place. This can be used to import a set of modules from 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.
|
channel while keeping the rest of the system on a stable release.
|
||||||
</para>
|
</para>
|
||||||
|
|||||||
Reference in New Issue
Block a user