diff --git a/nixos/modules/system/boot/kernel.nix b/nixos/modules/system/boot/kernel.nix index ee2f5e9b4f61..2b075bf6a6d2 100644 --- a/nixos/modules/system/boot/kernel.nix +++ b/nixos/modules/system/boot/kernel.nix @@ -199,7 +199,7 @@ in "unix" # Misc. stuff. - "pcips2" "xtkbd" + "pcips2" "atkbd" # To wait for SCSI devices to appear. "scsi_wait_scan"