Commit Graph

254 Commits

Author SHA1 Message Date
Fabio Scotto di Santolo
6e35b837d6 Add rustup bootstrap task before source tool builds 2026-04-22 11:51:24 +02:00
Fabio Scotto di Santolo
6a2694b7cd Remove Ollama server infrastructure and related tasks 2026-04-22 10:46:14 +02:00
Fabio Scotto di Santolo
669bf1cdb2 Remove explicit i3 package removal task; rely on session-based exclusion 2026-04-22 10:42:51 +02:00
Fabio Scotto di Santolo
4632f20c87 Migrate nymph desktop to SwayFX and Noctalia 2026-04-21 23:04:52 +02:00
Fabio Scotto di Santolo
3ef9356737 Add desktop ollama service flag 2026-04-21 17:02:28 +02:00
Fabio Scotto di Santolo
b9e896a56a Expand Org Babel language support 2026-04-21 16:45:17 +02:00
Fabio Scotto di Santolo
5c1199f6f8 Add Void printing and scanning stack 2026-04-21 10:45:14 +02:00
Fabio Scotto di Santolo
d01b4c4c6a Split Emacs dotfiles deployment 2026-04-21 09:58:21 +02:00
Fabio Scotto di Santolo
bf258d30ed Treat Org home as a normal directory 2026-04-20 17:01:56 +02:00
Fabio Scotto di Santolo
b82304ce5e Manage Syncthing with turnstile service 2026-04-20 17:01:56 +02:00
Fabio Scotto di Santolo
64f852b997 Fix Syncthing data directory ownership 2026-04-20 15:46:22 +02:00
Fabio Scotto di Santolo
dccde894aa Add Syncthing to server container stack 2026-04-20 14:20:53 +02:00
Fabio Scotto di Santolo
74c95be7f7 Mount pCloud with turnstile rclone service 2026-04-19 09:06:57 +02:00
Fabio Scotto di Santolo
c4397c9217 Configure gptel for Ollama Cloud 2026-04-19 08:03:27 +02:00
Fabio Scotto di Santolo
1bfef2e46f Move source tool clone path from ~/.local/src to /usr/src 2026-04-18 19:17:51 +02:00
Fabio Scotto di Santolo
cfa56a32d1 Add llmfit to source tools 2026-04-18 19:17:13 +02:00
Fabio Scotto di Santolo
1cac2f59be Add plocate to Void base packages 2026-04-18 16:28:30 +02:00
Fabio Scotto di Santolo
17abff32b1 Add Ollama with binary tool pattern and turnstile service 2026-04-18 16:12:18 +02:00
Fabio Scotto di Santolo
821e62e8f5 Add tealdeer to Void base packages 2026-04-18 11:45:27 +02:00
Fabio Scotto di Santolo
5c93c239f4 Add bookokrat to source tools with build_output_path support 2026-04-18 11:36:05 +02:00
Fabio Scotto di Santolo
55273e4c09 Add tree-sitter-grammars to Void base packages 2026-04-18 10:35:09 +02:00
Fabio Scotto di Santolo
6909c9d704 Switch OpenCode from GitHub tarball to npm package 2026-04-18 09:56:35 +02:00
Fabio Scotto di Santolo
a631bc7f9f Add gf GDB frontend with unified source tool build pattern 2026-04-17 21:24:16 +02:00
Fabio Scotto di Santolo
f83fad1ebe Adjust terminal fonts for Alacritty and Emacs vterm 2026-04-17 17:50:23 +02:00
Fabio Scotto di Santolo
8c3b399a30 Simplify tmux config and bootstrap plugins with TPM 2026-04-17 16:09:59 +02:00
Fabio Scotto di Santolo
f468bbaaa6 Add thumbnailer packages for desktop file previews 2026-04-17 15:09:14 +02:00
Fabio Scotto di Santolo
fa9b1a2a01 Stop managing Ollama through turnstile 2026-04-17 14:09:29 +02:00
Fabio Scotto di Santolo
e5c8bba594 Remove Hyprland support from desktop profile 2026-04-17 12:15:41 +02:00
Fabio Scotto di Santolo
e9bb9ad798 Remove Codex CLI from desktop bootstrap and dotfiles 2026-04-17 11:52:48 +02:00
Fabio Scotto di Santolo
ae08501bc2 Remove tmux-bitwarden plugin and bw install 2026-04-17 11:32:55 +02:00
Fabio Scotto di Santolo
28710244f4 Use Magit and mu4e as default Emacs clients 2026-04-17 10:49:16 +02:00
Fabio Scotto di Santolo
986c7317c4 Rewrite i3lock lockscreen with wallpaper, cover resize and caching
- Replace screenshot+blur with static wallpaper (void-minimalist.png)
- Resize to display resolution with cover mode (resize^ + extent)
- Cache resized image in ~/.cache/i3lock/ to avoid re-encoding
- Invalidate cache when wallpaper or resolution changes
- Add xdotool to void_packages_base for display geometry detection
2026-04-17 09:47:44 +02:00
Fabio Scotto di Santolo
dc98824cc9 Add rustup to desktop profile_packages 2026-04-17 00:13:19 +02:00
Fabio Scotto di Santolo
54d3d81014 Add lang/python module with uv/ruff/pylsp, ANSI colors, and LSP auto-install
- Add lang/python.el: project detection, ruff format-on-save, C-c C-v -> ruff check,
  optional pylsp with auto-install via uv (asks once per session)
- Fix pylsp resolution to check .venv, uv tool path, and PATH
- Disable legacy pyls client to avoid spurious warnings
- Add ANSI color support in compilation buffers (editor.el)
- Remove python-mode/python-ts-mode from global lsp-deferred hooks (lsp.el)
- Add ruff, ty, uv packages to desktop group_vars
2026-04-17 00:07:12 +02:00
Fabio Scotto di Santolo
312e915840 Improve TRAMP performance with SSH ControlMaster and persistent sockets 2026-04-16 19:05:25 +02:00
Fabio Scotto di Santolo
4113801bac Add Org mode export backends and texlive dependency 2026-04-16 16:15:41 +02:00
Fabio Scotto di Santolo
5035e85f29 Enable PDF viewing in Emacs with pdf-tools and poppler dependencies 2026-04-16 15:50:01 +02:00
Fabio Scotto di Santolo
a41768548e Added xdg-user-dirs to desktop profile 2026-04-16 13:36:55 +02:00
Fabio Scotto di Santolo
223be14b2c Add MPV configuration with YouTube subtitles support 2026-04-15 18:40:16 +02:00
Fabio Scotto di Santolo
08bec486b5 Store udiskie passwords in GNOME Keyring 2026-04-14 15:01:25 +02:00
Fabio Scotto di Santolo
98805d9290 Move user services to turnstile 2026-04-14 14:12:30 +02:00
Fabio Scotto di Santolo
dd2975a93c Reconfigure GPTel for Ollama 2026-04-11 22:29:33 +02:00
Fabio Scotto di Santolo
c2773fe236 Refactor online tool installation flows 2026-04-10 21:54:28 +02:00
Fabio Scotto di Santolo
d045299f59 Generalize UFW rule inventory inputs 2026-04-10 18:55:46 +02:00
Fabio Scotto di Santolo
6742516b32 Refactor per-user runit service setup 2026-04-10 18:36:53 +02:00
Fabio Scotto di Santolo
aeef011143 Remove iCloud keyring bootstrap tasks 2026-04-10 18:22:19 +02:00
Fabio Scotto di Santolo
44522d3961 Add Ollama and Codex desktop integration 2026-04-10 16:00:03 +02:00
Fabio Scotto di Santolo
5c57cce97c Add turnstile Emacs service and stable ssh-agent 2026-04-10 13:32:03 +02:00
Fabio Scotto di Santolo
403d10b766 Add ansible.posix collection dependency 2026-04-09 22:41:01 +02:00
Fabio Scotto di Santolo
1c23326fd5 Add gptel to Emacs desktop profile 2026-04-09 22:28:56 +02:00