curacao: Another attempt at fixing hang
This commit is contained in:
parent
e2c9ef112e
commit
492f085d52
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@ in
|
||||||
"rtsx_usb_sdmmc"
|
"rtsx_usb_sdmmc"
|
||||||
];
|
];
|
||||||
kernelModules = [ "kvm-intel" ];
|
kernelModules = [ "kvm-intel" ];
|
||||||
|
kernelPackages = pkgs.linuxKernel.packages.linux_6_6;
|
||||||
|
# displaylink doesn't seem to be working for kernels >= 6.9?
|
||||||
|
|
||||||
# UEFI works here, and variables can be touched
|
# UEFI works here, and variables can be touched
|
||||||
loader = {
|
loader = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue