feat: more AI-related tools

This commit is contained in:
2025-09-03 11:45:12 +02:00
parent 7eccc1a627
commit e65c27a81f
8 changed files with 125 additions and 33 deletions

View File

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