hosts/jericho: Linux 6.0
This commit is contained in:
parent
f31e9b1086
commit
25095715d1
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
++ aspect.sets.laptop
|
++ aspect.sets.laptop
|
||||||
++ (with aspect.modules; [ games ]);
|
++ (with aspect.modules; [ games ]);
|
||||||
|
|
||||||
boot.kernelPackages = pkgs.linuxPackagesFor (pkgs.linux_5_19.override {
|
boot.kernelPackages = pkgs.linuxPackagesFor (pkgs.linux_6_0.override {
|
||||||
ignoreConfigErrors = true;
|
ignoreConfigErrors = true;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue