fix perms error

This commit is contained in:
Satria 2026-03-03 20:42:27 +07:00
commit 4564ed8872

View file

@ -4,6 +4,7 @@
enable = true;
host = "127.0.0.1";
port = 11434;
user = "ollama";
home = "/mnt/data/ollama";
# loadModels = [ "gemma3n:e4b" "gemma3n:e2b" ];
};