Update linux to 6.0

This commit is contained in:
Felix Suchert 2022-10-27 11:57:54 +02:00
parent b2d0e392ef
commit 07882677d0
Signed by: feliix42
GPG key ID: 24363525EA0E8A99

View file

@ -51,7 +51,7 @@ in
boot.loader.efi.canTouchEfiVariables = true;
# ------------ kernel -------------------------------------------------------
boot.kernelPackages = pkgs.linuxKernel.packages.linux_5_19;
boot.kernelPackages = pkgs.linuxKernel.packages.linux_6_0;
# ------------ time, location & input ---------------------------------------
# Set your time zone.