chore: upgrade gallifrey kernel

This commit is contained in:
Luj 2025-04-02 11:13:46 +02:00
parent 995a63637f
commit 72ae138971

View file

@ -22,7 +22,7 @@
boot.initrd.kernelModules = [ ];
boot.kernelModules = [ ];
boot.extraModulePackages = [ ];
boot.kernelPackages = pkgs.linuxPackages_6_11;
boot.kernelPackages = pkgs.linuxPackages_6_13;
fileSystems."/data" = {
device = "/dev/disk/by-uuid/4680be45-8156-4bf0-8b0b-e7493aaf37c0";