set ollama base url

This commit is contained in:
Khaïs COLIN 2025-11-16 16:29:43 +01:00
parent 11ef001a78
commit 53e5b4cc1a
Signed by: logistic-bot
SSH key fingerprint: SHA256:3zI3/tx0ZpCLHCLPmEaGR4oeYCPMCzQxXhXutBmtOAU

View file

@ -136,6 +136,7 @@ in {
sessionVariables = { sessionVariables = {
EDITOR = "hx"; EDITOR = "hx";
OLLAMA_BASE_URL = "http://void.hummingbird-stork.ts.net:11434";
}; };
inherit username; inherit username;