Changed Kernel to 5.15

This commit is contained in:
2023-07-25 13:08:26 +02:00
parent 56eed9210c
commit b1784be493
+1
View File
@@ -12,6 +12,7 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.kernelPackages = pkgs.linuxPackages_5_15;
# Enable the X11 windowing system.
# services.xserver.enable = true;