Fabio Scotto di Santolo
13fed45489
Remove Arch/nymph path, restore nymph as Void desktop
...
Delete all Arch-specific files (packages_arch role, profile_desktop_gnome
role, arch.yml group_vars, nymph.yml host_vars, arch dotfiles). Revert
nymph to the void group in inventory, remove the arch play from site.yml,
and restore profile_desktop_host/tasks/nymph.yml to its pre-Arch state
(GRUB + NVIDIA + prime-run). Preserve Void improvements introduced
alongside Arch work (desktop_void_dotfiles, desktop_void_source_tools,
profile_desktop_i3 dir additions, void-specific conditions).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-13 20:06:20 +02:00
Fabio Scotto di Santolo
6a11564b00
Migrate Archlinux config from GRUB to systemd-boot
2026-05-12 18:33:45 +02:00
Fabio Scotto di Santolo
22e216e6b1
Enable new Archlinux profile for nymph
2026-05-12 18:02:30 +02:00
Fabio Scotto di Santolo
97f03d3c40
Update agent operating notes
2026-04-28 12:12:50 +02:00
Fabio Scotto di Santolo
e94c89ea53
Refactor: centralize AI instructions and opencode config into common dotfiles
2026-04-27 19:17:14 +02:00
Fabio Scotto di Santolo
20d087d2ef
Enhance Sway/Noctalia integration and align desktop docs
...
- Add canonical usb-drive-manager plugin to Noctalia (symlink from official)
- Remove nm-applet and blueman packages from nymph Sway session
- Run udiskie without tray (backend for automount/LUKS, UI via usb-drive-manager)
- Add screenOverrides support to Noctalia bar via inventory variables
- Add host_packages_absent task to packages_void role
- Update desktop docs with full plugin list and config layering
- Add focused validation check for Sway/Noctalia bootstrap
2026-04-22 17:11:30 +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
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
d01b4c4c6a
Split Emacs dotfiles deployment
2026-04-21 09:58:21 +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
8c3b399a30
Simplify tmux config and bootstrap plugins with TPM
2026-04-17 16:09:59 +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
98805d9290
Move user services to turnstile
2026-04-14 14:12:30 +02:00
Fabio Scotto di Santolo
db3528a92c
Move remaining TODOs into AGENTS
2026-04-11 08:28:35 +02:00
Fabio Scotto di Santolo
fbdc074c84
Tighten repository agent instructions
2026-04-10 18:07:53 +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
073e8e2841
Update workspace state
2026-04-09 13:45:16 +02:00
Fabio Scotto di Santolo
94df137ea0
Add explicit Fedora workstation target and package role
2026-04-08 20:04:47 +02:00
Fabio Scotto di Santolo
cfc55af097
Prefer encrypted local Ansible vault password
2026-04-03 10:54:48 +02:00
Fabio Scotto di Santolo
cf56aeb53d
Document planned Chocolatey backend design
2026-04-03 10:13:11 +02:00
Fabio Scotto di Santolo
7b48cec181
Add configurable Windows package backends and taskbar policy
2026-04-02 23:55:07 +02:00
Fabio Scotto di Santolo
22d886e492
Align docs with current playbook layout
2026-04-02 17:34:10 +02:00
Fabio Scotto di Santolo
a38e16556e
Simplify Windows role to Windows 11 only
2026-04-02 16:12:40 +02:00
Fabio Scotto di Santolo
df3aa5abeb
Refresh repository guidance for coding agents
2026-04-02 15:58:58 +02:00
Fabio Scotto di Santolo
14b13ca296
Use negotiate for Windows PSRP by default
2026-04-02 14:06:12 +02:00
Fabio Scotto di Santolo
b01b3a7c1a
Support local vault overrides and optional vault pass file
2026-04-02 10:42:14 +02:00
Fabio Scotto di Santolo
9065261bff
Split workstation profiles for Linux and Windows WSL
2026-04-01 13:54:07 +02:00
Fabio Scotto di Santolo
38aa26779f
Restrict tmux and desktop tools to Void hosts
2026-03-31 19:00:15 +02:00
Fabio Scotto di Santolo
e065ca6030
Update docs with Sway/Waybar configuration and workspace mapping
2026-03-31 17:43:11 +02:00
Fabio Scotto di Santolo
51caffbf26
Improve AGENTS.md and README.md with validation commands and workflow guidance
2026-03-30 14:40:40 +02:00
Fabio Scotto di Santolo
0a80706ea2
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
Fabio Scotto di Santolo
8c9c4470a5
Update agent guidance for current desktop workflow
2026-03-28 15:54:16 +01:00
Fabio Scotto di Santolo
bbe5bb8bdb
Document repo workflow for agents
2026-03-27 14:33:03 +01:00
Fabio Scotto di Santolo
88a9126afb
Refresh repository documentation for current state
2026-03-25 22:18:24 +01:00
Fabio Scotto di Santolo
ebbb948d1e
Wire Ubuntu server profile into playbook
2026-03-25 19:16:46 +01:00
Fabio Scotto di Santolo
6eb48e39ee
Add initial Ubuntu workstation orchestration
2026-03-23 22:04:25 +01:00
Fabio Scotto di Santolo
60c995ca74
Improve agent guidance for validation and style
2026-03-23 17:47:43 +01:00
Fabio Scotto di Santolo
a125f70860
Document current repo workflows
2026-03-18 18:26:39 +01:00
Fabio Scotto di Santolo
6c0cbccfcd
Refine AGENTS guidance for Ansible validation workflows
2026-03-17 22:43:36 +01:00
Fabio Scotto di Santolo
b048ebc067
Improve AGENTS guide for Ansible coding workflows
2026-03-16 22:53:07 +01:00
Fabio Scotto di Santolo
4f14ccb740
Improve AGENTS guide for Ansible workflows
2026-03-16 16:54:43 +01:00
Fabio Scotto di Santolo
fbd58a8fe7
Add AGENTS guide for coding agents
2026-03-16 16:49:05 +01:00