feat: more AI-related tools

This commit is contained in:
2025-09-03 11:45:12 +02:00
parent b4961656d7
commit 323d7e4742
8 changed files with 121 additions and 17 deletions

View File

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