mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
fixed typo
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
ollama = {
|
ollama = {
|
||||||
user = "ollama";
|
user = "ollama";
|
||||||
enable = true;
|
enable = true;
|
||||||
hosts = "0.0.0.0";
|
host = "0.0.0.0";
|
||||||
loadModels = [
|
loadModels = [
|
||||||
"qwen3:14b"
|
"qwen3:14b"
|
||||||
"qwen3:30b"
|
"qwen3:30b"
|
||||||
|
|||||||
Reference in New Issue
Block a user