curacao: Another attempt at fixing hang

This commit is contained in:
Geoffrey Frogeye 2025-05-26 23:45:48 +02:00
parent e2c9ef112e
commit 492f085d52

View file

@ -33,6 +33,8 @@ in
"rtsx_usb_sdmmc"
];
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
loader = {