feat(core): add cachyos kernel and configure hosts

This commit is contained in:
tux
2026-09-20 04:00:22 +05:30
parent 30a5cfad04
commit 8df547dd8b
10 changed files with 153 additions and 56 deletions

View File

@@ -9,6 +9,7 @@
hardware
];
boot.kernelPackages = pkgs.cachyosKernels.linuxPackages-cachyos-latest-lto-zen4;
boot.initrd.availableKernelModules = [
"nvme"
"xhci_pci"