diff --git a/modules/system/boot/kernel.nix b/modules/system/boot/kernel.nix index 532c198f9d00..0a67e33ce45c 100644 --- a/modules/system/boot/kernel.nix +++ b/modules/system/boot/kernel.nix @@ -189,7 +189,7 @@ in "unix" # Misc. stuff. - "pcips2" "serio" "atkbd" "xtkbd" + "pcips2" "xtkbd" # To wait for SCSI devices to appear. "scsi_wait_scan"