This commit is contained in:
mjallen18
2025-12-11 21:00:17 -06:00
parent 15e0b9563f
commit 3364ae8fda
2 changed files with 2 additions and 2 deletions

View File

@@ -101,6 +101,6 @@
# # Boot # #
# ###################################################
boot.kernelPackages = pkgs.linuxPackages_cachyos-server;
boot.kernelPackages = pkgs.linuxPackages_cachyos-server-lto-znver4;
}