Fabio Scotto di Santolo
525b0b0e42
Profile i3: remove unnecessary dunst/rofi directory creation
...
These directories are created automatically by the dotfiles copy task
in profile_desktop_i3, so hardcoding them in profile_desktop_common
unnecessarily creates them on Sway hosts.
2026-04-23 23:22:56 +02:00
Fabio Scotto di Santolo
fe8ad912eb
Add rustup bootstrap task before source tool builds
2026-04-22 11:51:24 +02:00
Fabio Scotto di Santolo
fa94a2e70e
Remove Ollama server infrastructure and related tasks
2026-04-22 10:46:14 +02:00
Fabio Scotto di Santolo
f954dd70b3
Add desktop ollama service flag
2026-04-21 17:02:28 +02:00
Fabio Scotto di Santolo
08b0b02756
Split Emacs dotfiles deployment
2026-04-21 09:58:21 +02:00
Fabio Scotto di Santolo
30eb6480a8
Treat Org home as a normal directory
2026-04-20 17:01:56 +02:00
Fabio Scotto di Santolo
7c36681242
Mount pCloud with turnstile rclone service
2026-04-19 09:06:57 +02:00
Fabio Scotto di Santolo
8732cb886f
Move source tool clone path from ~/.local/src to /usr/src
2026-04-18 19:17:51 +02:00
Fabio Scotto di Santolo
cc8c07a309
Add Ollama with binary tool pattern and turnstile service
2026-04-18 16:12:18 +02:00
Fabio Scotto di Santolo
b0286eed03
Add bookokrat to source tools with build_output_path support
2026-04-18 11:36:05 +02:00
Fabio Scotto di Santolo
d7d27764a5
Switch OpenCode from GitHub tarball to npm package
2026-04-18 09:56:35 +02:00
Fabio Scotto di Santolo
0a0ce183ae
Add gf GDB frontend with unified source tool build pattern
2026-04-17 21:24:16 +02:00
Fabio Scotto di Santolo
a14ba14a3e
Simplify tmux config and bootstrap plugins with TPM
2026-04-17 16:09:59 +02:00
Fabio Scotto di Santolo
dcbe2fb403
Stop managing Ollama through turnstile
2026-04-17 14:09:29 +02:00
Fabio Scotto di Santolo
b6b905b8b3
Remove Codex CLI from desktop bootstrap and dotfiles
2026-04-17 11:52:48 +02:00
Fabio Scotto di Santolo
0522fb1f4e
Remove tmux-bitwarden plugin and bw install
2026-04-17 11:32:55 +02:00
Fabio Scotto di Santolo
b792828cc0
Reconfigure GPTel for Ollama
2026-04-11 22:29:33 +02:00
Fabio Scotto di Santolo
91dd182903
Refactor online tool installation flows
2026-04-10 21:54:28 +02:00
Fabio Scotto di Santolo
d5512285c1
Generalize UFW rule inventory inputs
2026-04-10 18:55:46 +02:00
Fabio Scotto di Santolo
44ef555320
Remove iCloud keyring bootstrap tasks
2026-04-10 18:22:19 +02:00
Fabio Scotto di Santolo
8bd692c87b
Add Ollama and Codex desktop integration
2026-04-10 16:00:03 +02:00
Fabio Scotto di Santolo
2eb01d324f
Add turnstile Emacs service and stable ssh-agent
2026-04-10 13:32:03 +02:00
Fabio Scotto di Santolo
acc6444067
Add gptel to Emacs desktop profile
2026-04-09 22:28:56 +02:00
Fabio Scotto di Santolo
5d979d0bbb
Enable SSH access on ikaros
2026-04-09 16:55:01 +02:00
Fabio Scotto di Santolo
e00fd53a34
Add KVM and virt-manager to Void desktop
2026-03-31 21:32:47 +02:00
Fabio Scotto di Santolo
ad54ffca6b
Reorganize desktop roles: extract common bootstrap and host-specific layers
...
- Add profile_desktop_common with shared desktop bootstrap (emptty, PAM,
dotfiles, templates, GPG, Maildir, Flatpak, st, external tools)
- Add profile_desktop_host with host-specific tasks (NVIDIA/PRIME on nymph)
- Reduce profile_desktop_i3 to i3/X11-only tasks
- Create profile_desktop_hyprland for Hyprland Wayland session
- Add dual-session support (i3 + Hyprland) on nymph with session choice
- Create shared Hyprland/Waybar dotfiles under dotfiles/desktop/
- Fix Waybar: bottom position, no persistent workspaces, sort by number
- Rename host_dotfiles to host_i3_dotfiles for clarity
- Make emptty restart manual by default to avoid session drops
2026-03-30 12:43:41 +02:00