fix cachyos kernel cache

This commit is contained in:
Sean Kovacs 2026-02-18 13:49:50 -05:00
commit 236a4833f9
Signed by: sckova
GPG key ID: 00F325187C68651A
2 changed files with 35 additions and 20 deletions

View file

@ -9,8 +9,8 @@
nixpkgs.follows = "apple-silicon/nixpkgs";
nix-cachyos-kernel = {
url = "github:xddxdd/nix-cachyos-kernel";
inputs.nixpkgs.follows = "nixpkgs";
url = "github:xddxdd/nix-cachyos-kernel/release";
# inputs.nixpkgs.follows = "nixpkgs";
};
base16 = {