Remove kernel 6.5 from gwyn

This commit is contained in:
Andreas Zweili 2023-12-19 09:31:26 +01:00
parent 742d8a3258
commit 87f066962a
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
boot.kernelModules = [ "kvm-intel" "sg" ];
boot.extraModulePackages = [ ];
boot.kernelParams = [ ];
boot.kernelPackages = pkgs.linuxPackages_6_5;
boot.initrd.luks.devices."cryptlvm".device = "/dev/nvme0n1p2";