dustbowl: use linux 5.15 LTS
This commit is contained in:
parent
26185abb23
commit
8d616979b8
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
};
|
||||
|
||||
# Kernel version
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_0;
|
||||
boot.kernelPackages = pkgs.linuxPackages_5_15;
|
||||
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
# boot.loader.systemd-boot.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue