use lts kernel for work

This commit is contained in:
fuckwit 2024-11-19 19:26:28 +01:00
parent 55137bcd83
commit 30d45c55f6

View File

@ -17,7 +17,7 @@
preLVM = true;
};
};
boot.kernelPackages = pkgs.linuxPackages_6_11;
boot.kernelPackages = pkgs.linuxPackages_6_6;
i18n.defaultLocale = "en_US.UTF-8";
time.timeZone = "Europe/Berlin";