{pkgs, ...}: { boot = { kernelPackages = pkgs.linuxPackages_6_12; }; }