Merge branch 'test' of https://github.com/ikervagyok/nixpkgs
Linux-kernel: Workaround for keyboard not working (#18462)
This commit is contained in:
commit
8ef2ed478e
@ -203,6 +203,12 @@ in
|
|||||||
# Misc. stuff.
|
# Misc. stuff.
|
||||||
"pcips2" "atkbd"
|
"pcips2" "atkbd"
|
||||||
|
|
||||||
|
# Temporary fix for https://github.com/NixOS/nixpkgs/issues/18451
|
||||||
|
# Remove as soon as upstream gets fixed - marking it:
|
||||||
|
# TODO
|
||||||
|
# FIXME
|
||||||
|
"i8042"
|
||||||
|
|
||||||
# To wait for SCSI devices to appear.
|
# To wait for SCSI devices to appear.
|
||||||
"scsi_wait_scan"
|
"scsi_wait_scan"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user