This commit is contained in:
mjallen18
2026-03-13 14:45:00 -05:00
parent 9737b3af9f
commit 39b898bcf2
52 changed files with 170 additions and 258214 deletions

View File

@@ -146,7 +146,7 @@
# # Boot # #
# ###################################################
boot.kernelPackages = pkgs.${namespace}.linuxPackages_cachyos-server-lto;
boot.kernelPackages = pkgs.cachyosKernels.linuxPackages-cachyos-latest-lto-x86_64-v4;
fileSystems."/etc".neededForBoot = true;
}