latest kernel!
This commit is contained in:
parent
8d02e5f062
commit
a08fc28647
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ in
|
|||
magicOrExtension = "\\x7fELF....AI\\x02";
|
||||
};
|
||||
tmp.cleanOnBoot = true;
|
||||
kernelPackages = pkgs.linuxPackage_latest;
|
||||
kernelModules = [ "kvm-amd" ];
|
||||
initrd.availableKernelModules = [
|
||||
"nvme"
|
||||
|
|
Loading…
Reference in a new issue