This commit is contained in:
mjallen18
2026-01-28 10:18:25 -06:00
parent ad15679eb4
commit 9c8733431d
4 changed files with 26 additions and 11 deletions

View File

@@ -66,7 +66,7 @@
# ###################################################
boot = {
kernelPackages = lib.mkForce pkgs.linuxPackages_cachyos-lto;
kernelPackages = lib.mkForce pkgs.${namespace}.linuxPackages_cachyos-server-lto-znver4;
supportedFilesystems.zfs = false;
};