cachy kernel test

This commit is contained in:
2026-03-20 00:31:05 +00:00
parent cdaf170f6f
commit 5749c06b20
2 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
modules,
den,
inputs,
...
}:
{
flake-file.inputs = {
nix-cachyos-kernel.url = "github:xddxdd/nix-cachyos-kernel/release";
};
# inputs.nix-cachyos-kernel.legacyPackages.x86_64-linux.linuxPackages-cachyos-lts-lto;
}