pacifidlog: use xanmod kernel

This commit is contained in:
Aly Raffauf 2024-10-14 15:27:40 -04:00
parent 7e3dee6e03
commit 0185e515a4

View file

@ -19,7 +19,7 @@
};
extraModulePackages = with config.boot.kernelPackages; [acpi_call];
kernelPackages = lib.mkDefault pkgs.linuxPackages_latest;
kernelPackages = lib.mkDefault pkgs.linuxPackages_xanmod_latest;
};
hardware = {