hosts/jericho: kernel 5.18
This commit is contained in:
parent
98e583c75c
commit
1efcbc2b5b
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
++ aspect.sets.laptop
|
||||
++ (with aspect.modules; [ games ]);
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_5_17;
|
||||
boot.kernelPackages = pkgs.linuxPackages_5_18;
|
||||
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
|
Loading…
Reference in a new issue