latest kernel

This commit is contained in:
atagen 2022-08-18 21:47:38 +10:00
parent 28be155dff
commit 328c52e751

View file

@ -20,6 +20,7 @@
boot.loader.timeout = 3;
boot.loader.efi.canTouchEfiVariables = true;
boot.plymouth.enable = true;
boot.kernelPackages = pkgs.linuxPackages_latest;
# Pick only one of the below networking options.
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.