nixos boot doc: document boot.debug1devices

This commit is contained in:
Wout Mertens 2019-11-13 16:35:00 +01:00 committed by GitHub
parent 32749eee42
commit 89c8338b51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,6 +38,17 @@
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<literal>boot.debug1devices</literal>
</term>
<listitem>
<para>
Like <literal>boot.debug1</literal>, but with some more devices loaded.
This may help with e.g. making the keyboard work.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<literal>boot.trace</literal>