Configure gptel for Ollama Cloud

This commit is contained in:
Fabio Scotto di Santolo
2026-04-19 08:03:27 +02:00
parent 1bfef2e46f
commit c4397c9217
3 changed files with 35 additions and 5 deletions

View File

@@ -237,6 +237,10 @@ desktop_common_dotfiles:
src: .emacs.d/
dest: .emacs.d/
mode: preserve
- name: GPG authinfo for LLM APIs
src: .authinfo.gpg
dest: .authinfo.gpg
mode: "0600"
- name: GTK theme setup script
src: .local/bin/setup-gtk-theme
dest: .local/bin/setup-gtk-theme