cachyos added

This commit is contained in:
2026-03-20 00:36:34 +00:00
parent 5749c06b20
commit d202d116c0
4 changed files with 131 additions and 9 deletions

View File

@@ -26,6 +26,7 @@
url = "github:sodiboo/niri-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-cachyos-kernel.url = "github:xddxdd/nix-cachyos-kernel/release";
nixpkgs.url = "https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.xz";
nixpkgs-lib.follows = "nixpkgs";
nixvim = {