modules: add ai module which has claude code in it

This commit is contained in:
Fabian Montero 2026-02-27 12:57:23 -06:00
parent 1242921bad
commit 7447b3a2e0
Signed by: fabian
GPG key ID: 8036F30EDBAC8447
3 changed files with 20 additions and 0 deletions

View file

@ -21,5 +21,6 @@
./zed.nix
./pass.nix
./halloy.nix
./ai.nix
];
}