Skip to content

Commit

Permalink
updated ollama configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
heywoodlh committed Feb 4, 2025
1 parent 34ebf30 commit 0ed4c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/base.nix
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ in {
set -gx NIX_CONFIG "access-tokens = github.com=$(${op-wrapper} item get github.com/heywoodlh/personal-access-token --fields=password)"
end
export OLLAMA_HOST="nix-nvidia.barn-banana.ts.net:11435"
export OLLAMA_HOST="nix-nvidia.barn-banana.ts.net:11434"
# Config file that gets loaded very last
test -e ~/.config/fish/override.fish && source ~/.config/fish/override.fish || true
Expand Down

0 comments on commit 0ed4c5d

Please sign in to comment.