feat: more AI-related tools

This commit is contained in:
2025-09-03 11:45:12 +02:00
parent 5a5730a840
commit d48193d65c
9 changed files with 294 additions and 33 deletions

View File

@@ -7,8 +7,8 @@ with lib; let
cfg = config.home.dev;
in {
imports = [
./ai
./editors
./ollama.nix
./vcs
];