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

@@ -36,6 +36,7 @@
};
};
cachyos-kernel = inputs.nix-cachyos-kernel.overlays.pinned;
nur = inputs.nur.overlays.default;
copyparty = inputs.copyparty.overlays.default;
llm-agents = inputs.llm-agents.overlays.shared-nixpkgs;