Upstream my claude-code config

This commit is contained in:
Sridhar Ratnakumar 2025-11-10 20:15:11 -05:00
parent 9a64b12e32
commit a6f854db32
17 changed files with 25 additions and 519 deletions

View file

@ -31,6 +31,8 @@
nix-ai-tools.url = "github:numtide/nix-ai-tools";
nix-ai-tools.inputs.nixpkgs.follows = "nixpkgs";
landrun-nix.url = "github:srid/landrun-nix";
AI.url = "github:srid/AI";
AI.flake = false;
# Neovim
nixvim.url = "github:nix-community/nixvim";