fixed typo

This commit is contained in:
2025-08-17 12:11:16 -04:00
parent 45ddf8bc54
commit d0364bdaad

View File

@@ -3,7 +3,7 @@
ollama = {
user = "ollama";
enable = true;
hosts = "0.0.0.0";
host = "0.0.0.0";
loadModels = [
"qwen3:14b"
"qwen3:30b"