Updated kernel
This commit is contained in:
parent
40c709b116
commit
6a4570e5fe
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
kernelPackages = lib.mkDefault pkgs.linuxPackages_6_14;
|
kernelPackages = lib.mkDefault pkgs.linuxPackages_latest;
|
||||||
loader = {
|
loader = {
|
||||||
systemd-boot.enable = true;
|
systemd-boot.enable = true;
|
||||||
efi.canTouchEfiVariables =
|
efi.canTouchEfiVariables =
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue