Update to linux latest

This commit is contained in:
Aode 2023-05-25 13:03:51 -05:00
parent b9d07cb7e0
commit 0bd18039e0

View file

@ -22,7 +22,7 @@
boot.loader.efi.canTouchEfiVariables = true;
boot.loader.efi.efiSysMountPoint = "/boot/efi";
boot.kernelPackages = pkgs.linuxPackages_6_1;
boot.kernelPackages = pkgs.linuxPackages_latest;
# Setup keyfile
boot.initrd.secrets = {