Skip to content

Commit

Permalink
updated ollama configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
heywoodlh committed Jan 31, 2025
1 parent f551d96 commit d70935f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions home/base.nix
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ in {
nixfmt-rfc-style
nmap
openssl
ollama
pciutils
pwgen
python3
Expand Down Expand Up @@ -421,6 +422,8 @@ in {
function github-unlock
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"
'';
};

Expand Down

0 comments on commit d70935f

Please sign in to comment.