hephaestus: switch to latest kernel LTS
This commit is contained in:
parent
d660110cec
commit
4a8f736cdb
|
@ -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