hosts/framenix: switch to latest linux kernel

virtualbox modules have been fixed with linux_6_10; kernel 6_9 has been
removed
This commit is contained in:
Trolli Schmittlauch 2024-08-20 12:34:06 +02:00
parent 8363b8afb7
commit c70ecdf6f5

View file

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