1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-09 09:36:20 +09:00

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
Signed by: github
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>