hosts/jericho: clr is still on 5.16
This commit is contained in:
parent
2e12b38ef9
commit
ff4429fba9
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
++ aspect.sets.laptop
|
||||
++ (with aspect.modules; [ games ]);
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
boot.kernelPackages = pkgs.linuxPackages_5_16;
|
||||
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
|
Loading…
Reference in a new issue