init cachy kernel

This commit is contained in:
mjallen18
2025-12-10 09:30:35 -06:00
parent 764ce12aea
commit a5eba8ec68
24 changed files with 58361 additions and 2 deletions

View File

@@ -66,7 +66,7 @@
# ###################################################
boot = {
kernelPackages = lib.mkForce pkgs.linuxPackages_latest;
kernelPackages = lib.mkForce pkgs.linuxPackages_cachyos-gcc;
supportedFilesystems.zfs = false;
};