use xanmod-latest as kernel

This commit is contained in:
Charlotte 🦝 Delenk 2023-11-05 15:37:01 +01:00
parent b7e44a548b
commit 7f618295b7
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -29,7 +29,7 @@
config.boot.kernelPackages.zenpower
];
boot.kernelPackages = lib.mkForce (pkgs.linuxPackagesFor pkgs.linux_xanmod);
boot.kernelPackages = lib.mkForce (pkgs.linuxPackagesFor pkgs.linux_xanmod_latest);
fileSystems."/" = {
device = "/dev/disk/by-partuuid/53773b73-fb8a-4de8-ac58-d9d8ff1be430";