From a1e2f2a3390dcbad439e7cebc8e4fdf4e97f2b20 Mon Sep 17 00:00:00 2001 From: Jörg Thalheim Date: Mon, 22 Jan 2018 00:01:05 +0000 Subject: nixos/initrd-network: fix docbook syntax --- nixos/modules/system/boot/initrd-network.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/modules/system') diff --git a/nixos/modules/system/boot/initrd-network.nix b/nixos/modules/system/boot/initrd-network.nix index bb50d3c57b31..4a6e1c7e56e5 100644 --- a/nixos/modules/system/boot/initrd-network.nix +++ b/nixos/modules/system/boot/initrd-network.nix @@ -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 + boot.initrd.availableKernelModules. lspci -v -s <ethernet controller> will tell you which. ''; }; -- cgit 1.4.1