nixos doc: clarify role of boot.debug1devices

Co-Authored-By: Jörg Thalheim <Mic92@users.noreply.github.com>
This commit is contained in:
Wout Mertens 2019-11-13 20:39:11 +01:00 committed by GitHub
parent 89c8338b51
commit 3202f64465
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@
</term>
<listitem>
<para>
Like <literal>boot.debug1</literal>, but with some more devices loaded.
Like <literal>boot.debug1</literal>, but runs stage1 until kernel modules are loaded and device nodes are created.
This may help with e.g. making the keyboard work.
</para>
</listitem>