fix perms error
This commit is contained in:
parent
c2d3a56c53
commit
4564ed8872
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
host = "127.0.0.1";
|
host = "127.0.0.1";
|
||||||
port = 11434;
|
port = 11434;
|
||||||
|
user = "ollama";
|
||||||
home = "/mnt/data/ollama";
|
home = "/mnt/data/ollama";
|
||||||
# loadModels = [ "gemma3n:e4b" "gemma3n:e2b" ];
|
# loadModels = [ "gemma3n:e4b" "gemma3n:e2b" ];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue