nixos/initrd-network: fix docbook syntax

This commit is contained in:
Jörg Thalheim 2018-01-22 00:01:05 +00:00
parent d60c026e54
commit a1e2f2a339

View File

@ -42,7 +42,7 @@ in
is acquired using DHCP.
You should add the module(s) required for your network card to
boot.initrd.availableKernelModules. lspci -v -s <ethernet controller>
boot.initrd.availableKernelModules. lspci -v -s &lt;ethernet controller&gt;
will tell you which.
'';
};