Use the latest kernel

This commit is contained in:
Wroclaw 2023-12-22 00:54:40 +01:00
parent 0f06442b40
commit f449490474

View file

@ -28,6 +28,9 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
# kernel
boot.kernelPackages = pkgs.linuxPackages_latest;
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
# Enable networking