diff --git a/home.nix b/home.nix index c9f4eca..9ad6f03 100644 --- a/home.nix +++ b/home.nix @@ -136,6 +136,7 @@ in { sessionVariables = { EDITOR = "hx"; + OLLAMA_BASE_URL = "http://void.hummingbird-stork.ts.net:11434"; }; inherit username;