cachy kernel test
This commit is contained in:
12
config/modules/cachyos-kernel.nix
Normal file
12
config/modules/cachyos-kernel.nix
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user