upgrade to latest kernel

This commit is contained in:
2025-12-02 11:09:10 -07:00
parent df5d85cc43
commit e6a91a0d49
2 changed files with 1 additions and 13 deletions

View File

@@ -5,4 +5,5 @@
systemd-boot.enable = true;
efi.canTouchEfiVariables = true;
};
boot.kernelPackages = pkgs.linuxPackages_latest;
}