gorgon: use default kernel packages from nixpkgs
This commit is contained in:
parent
b4faf281dc
commit
43ddb876ed
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ in
|
|||
experimental-features = nix-command flakes
|
||||
'';
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_5_15;
|
||||
#boot.kernelPackages = pkgs.linuxPackages_5_15;
|
||||
|
||||
boot.kernelModules = [ "kvm-amd" ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue