6 lines
107 B
Nix
6 lines
107 B
Nix
{ ... }:
|
|
{
|
|
flake-file.inputs = {
|
|
nix-cachyos-kernel.url = "github:xddxdd/nix-cachyos-kernel";
|
|
};
|
|
}
|