hephaestus: run latest kernel
This commit is contained in:
parent
d199eaf7b2
commit
cfa9367b57
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
hardware.amdgpu.opencl = false;
|
hardware.amdgpu.opencl = false;
|
||||||
|
|
||||||
boot.kernelPackages = pkgs.linuxPackages;
|
boot.kernelPackages = pkgs.linuxPackages_6_6;
|
||||||
|
|
||||||
# Use the systemd-boot EFI boot loader.
|
# Use the systemd-boot EFI boot loader.
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue