From 47c214cc2ac2bf83dac05b96f6807610a6743fe4 Mon Sep 17 00:00:00 2001 From: Brice Waegeneire Date: Sat, 18 Feb 2017 00:40:54 +0100 Subject: fix comments about nixos-hardware-scan It has been renamed to nixos-generate-config in 3ed4173 --- nixos/modules/system/boot/kernel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/modules/system') diff --git a/nixos/modules/system/boot/kernel.nix b/nixos/modules/system/boot/kernel.nix index e751ff141f700..cf70a891c0ca3 100644 --- a/nixos/modules/system/boot/kernel.nix +++ b/nixos/modules/system/boot/kernel.nix @@ -176,7 +176,7 @@ in boot.initrd.availableKernelModules = [ # Note: most of these (especially the SATA/PATA modules) - # shouldn't be included by default since nixos-hardware-scan + # shouldn't be included by default since nixos-generate-config # detects them, but I'm keeping them for now for backwards # compatibility. -- cgit 1.4.1