Common : Use latest kernel.

This commit is contained in:
Dmitry Voronin 2024-01-31 01:07:40 +03:00
parent 7575211de5
commit e62bbf5dd7

View file

@ -48,6 +48,9 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
# Latest kernel.
boot.kernelPackages = pkgs.linuxPackages_latest;
# Sysctl.
boot.kernel.sysctl = {
# Spoof protection.