This commit is contained in:
mjallen18
2026-01-30 23:37:52 -06:00
parent 59268d1da3
commit c83cfcf06b
5 changed files with 18 additions and 14 deletions

View File

@@ -120,6 +120,6 @@
# # Boot # #
# ###################################################
boot.kernelPackages = pkgs.${namespace}.linuxPackages_cachyos-server-lto-znver4;
boot.kernelPackages = pkgs.${namespace}.linuxPackages_cachyos-server-lto;
}