Stop managing Ollama through turnstile

This commit is contained in:
Fabio Scotto di Santolo
2026-04-17 14:09:29 +02:00
parent 12fe272cbb
commit dcbe2fb403
4 changed files with 2 additions and 57 deletions

View File

@@ -54,7 +54,6 @@ Ansible-driven personal infrastructure repo for Void desktops, Linux workstation
- `profile_desktop_common` owns the shared desktop bootstrap.
- User services are managed by `turnstile` and live under `dotfiles/desktop/.config/service/`.
- `ssh-agent` runs under `turnstile` with stable socket `~/.local/state/ssh-agent/socket`.
- `ollama` is installed from the upstream Linux tarball into `/usr/local` and runs under `turnstile`.
- Critical session entrypoints:
- `dotfiles/desktop/.xinitrc`
- `dotfiles/desktop/.local/bin/start-sway-session`