From f0c36f56c4eccba4446a3aa7a20fbbdeb504ff96 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Fri, 21 Aug 2026 19:02:35 +0200 Subject: [PATCH] linux kernel to stable Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- nixos/systemd-boot.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/systemd-boot.nix b/nixos/systemd-boot.nix index 10e708c6..15b21f4c 100644 --- a/nixos/systemd-boot.nix +++ b/nixos/systemd-boot.nix @@ -10,7 +10,7 @@ }; }; tmp.cleanOnBoot = true; - kernelPackages = pkgs.linuxPackages_latest; # _zen, _hardened, _rt, _rt_latest, etc. + kernelPackages = pkgs.linuxPackages; # _latest, _zen, _hardened, _rt, _rt_latest, etc. # Silent boot kernelParams = [