framenix: pin to kernel 6.8 due to virtualbox

This commit is contained in:
Trolli Schmittlauch 2024-05-16 17:26:15 +02:00
parent 87497ea65b
commit 5e7a41ab47

View file

@ -26,7 +26,7 @@ in
systemd.services.nix-daemon.environment.TMPDIR = "/var/tmp";
# try newer kernels
boot.kernelPackages = pkgs.linuxPackages_latest;
boot.kernelPackages = pkgs.linuxPackages_6_8; # FIXME: virtualbox not yet compatible with 6.9
boot.kernelParams = [
# powersave