added more options to aiCode

This commit is contained in:
Leyla Becker 2025-07-26 17:53:37 -05:00
parent 1f0a147a42
commit 0fd54a5494
2 changed files with 15 additions and 0 deletions

View file

@ -60,6 +60,7 @@ in {
aiCode = {
enable = ai-tooling-enabled;
ollamaHost = "http://defiant:11434";
inlineCompletion.model = "qwen3:4b";
};
};