use xanmod-latest as kernel
This commit is contained in:
parent
b7e44a548b
commit
7f618295b7
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue