This commit is contained in:
2025-04-29 13:34:03 -04:00
parent fa5744dd06
commit 88118957bb
5 changed files with 905 additions and 1 deletions

View File

@@ -27,6 +27,9 @@
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
};
nixCats = {
url = "github:BirdeeHub/nixCats-nvim";
};
};
outputs = inputs @ {