set ollama base url
This commit is contained in:
parent
11ef001a78
commit
53e5b4cc1a
1 changed files with 1 additions and 0 deletions
1
home.nix
1
home.nix
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue