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