Commit Graph

156 Commits

Author SHA1 Message Date
Fabio Scotto di Santolo
0861482523 Customize Windows taskbar and dark theme 2026-04-02 14:42:25 +02:00
Fabio Scotto di Santolo
efe9d79da9 Add Postman and DBeaver to Windows workstation 2026-04-02 14:30:22 +02:00
Fabio Scotto di Santolo
b6a0d4e737 Remove redundant WSL check from Windows role 2026-04-02 14:22:19 +02:00
Fabio Scotto di Santolo
0e041b293f Use negotiate for Windows PSRP by default 2026-04-02 14:06:12 +02:00
Fabio Scotto di Santolo
e18ae8184a Handle existing WinRM HTTPS listeners in bootstrap 2026-04-02 11:58:32 +02:00
Fabio Scotto di Santolo
a5deac335b Fix WinRM HTTPS bootstrap on public networks 2026-04-02 11:56:19 +02:00
Fabio Scotto di Santolo
a409c8d519 Resolve Windows PSRP vars after loading vaults 2026-04-02 11:26:50 +02:00
Fabio Scotto di Santolo
15debd427a Fix vault 2026-04-02 11:16:49 +02:00
Fabio Scotto di Santolo
bfda67ee6b Fix optional vault file detection 2026-04-02 10:57:22 +02:00
Fabio Scotto di Santolo
e898fd1bc0 Support local vault overrides and optional vault pass file 2026-04-02 10:42:14 +02:00
Fabio Scotto di Santolo
e11545644b Use PSRP over HTTPS for Windows remoting 2026-04-02 10:42:14 +02:00
Fabio Scotto di Santolo
5e8a8110a5 Document Windows PSRP vault settings 2026-04-01 17:49:18 +02:00
Fabio Scotto di Santolo
5a81fbf5c9 Parameterize Windows PSRP inventory settings 2026-04-01 17:47:42 +02:00
Fabio Scotto di Santolo
2b2988baa7 Use pip extra args for WSL system packages 2026-04-01 17:37:56 +02:00
Fabio Scotto di Santolo
c30234fd05 Allow pip installs in WSL system Python 2026-04-01 17:34:25 +02:00
Fabio Scotto di Santolo
daa9f4acf7 Install PSRP Python dependencies in WSL 2026-04-01 17:30:52 +02:00
Fabio Scotto di Santolo
03420e17ce Enable libvirt services on Void desktops 2026-04-01 15:09:32 +02:00
Fabio Scotto di Santolo
3c3ca4a737 Split workstation profiles for Linux and Windows WSL 2026-04-01 13:54:07 +02:00
Fabio Scotto di Santolo
75dd8caf66 Add executable permission for email_sync.sh script 2026-04-01 12:20:58 +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
353ebb2624 Restrict tmux and desktop tools to Void hosts 2026-03-31 19:00:15 +02:00
Fabio Scotto di Santolo
99f1610a2c Update docs with Sway/Waybar configuration and workspace mapping 2026-03-31 17:43:11 +02:00
Fabio Scotto di Santolo
23a73c7913 Add deterministic workspace-to-output mapping for Sway on nymph 2026-03-31 17:29:52 +02:00
Fabio Scotto di Santolo
e12b1b368b Add Sway session with Waybar and split configs for Hyprland 2026-03-31 17:04:55 +02:00
Fabio Scotto di Santolo
8679bfadc8 Update nymph dual-monitor autorandr profile 2026-03-31 13:40:49 +02:00
Fabio Scotto di Santolo
eb5c7c9a0f Add qt5-wayland and qt6-wayland as Hyprland dependencies 2026-03-31 12:53:37 +02:00
Fabio Scotto di Santolo
6855479fd7 Fix Docker Compose interpolation: use inline Vault passwords 2026-03-30 21:56:57 +02:00
Fabio Scotto di Santolo
e78ccf021c Update vault with server secrets 2026-03-30 21:47:05 +02:00
Fabio Scotto di Santolo
fc26ea0242 Add server Docker compose stack with Vault-backed secrets 2026-03-30 21:40:12 +02:00
Fabio Scotto di Santolo
652a861a26 Add docker-compose package on Ubuntu 2026-03-30 19:09:53 +02:00
Fabio Scotto di Santolo
73e0cc8bf2 Remove git SSH directory from server setup 2026-03-30 19:06:47 +02:00
Fabio Scotto di Santolo
e9263d0d9b Add server profile directory setup 2026-03-30 19:02:24 +02:00
Fabio Scotto di Santolo
25425184b5 Remove fastfetch from Ubuntu packages 2026-03-30 17:59:56 +02:00
Fabio Scotto di Santolo
013791d968 Make server profile user configurable 2026-03-30 17:55:29 +02:00
Fabio Scotto di Santolo
95559b0418 Improve AGENTS.md and README.md with validation commands and workflow guidance 2026-03-30 14:40:40 +02:00
Fabio Scotto di Santolo
b26f177e2a Add WirePlumber camera priority config for nymph 2026-03-30 14:12:15 +02:00
Fabio Scotto di Santolo
bb2f262949 Add XWayland and qtutils packages for Hyprland 2026-03-30 13:31:27 +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
Fabio Scotto di Santolo
bc97516117 Fix Waybar package name for nymph 2026-03-28 20:36:09 +01:00
Fabio Scotto di Santolo
804c95046c Add Hyprland support for nymph: packages, repo, dotfiles, and emptty session 2026-03-28 20:09:50 +01:00
Fabio Scotto di Santolo
a572c4dfa5 Reorganize Void package lists: move CLI/dev/mail packages to base 2026-03-28 19:06:01 +01:00
Fabio Scotto di Santolo
049556edd5 Move xorg and xdg-portal packages to desktop X11 package list 2026-03-28 18:54:21 +01:00
Fabio Scotto di Santolo
6b6f8ac6de Split desktop X11 packages from desktop profile packages 2026-03-28 18:48:25 +01:00
Fabio Scotto di Santolo
12af059362 Change i3 wallpaper 2026-03-28 16:03:24 +01:00
Fabio Scotto di Santolo
7a5d3338a0 Update agent guidance for current desktop workflow 2026-03-28 15:54:16 +01:00
Fabio Scotto di Santolo
e0a2268b83 Enable emptty for Void desktops 2026-03-28 15:49:00 +01:00
Fabio Scotto di Santolo
62b0f5e7de Delete Catppucin theme for tmux 2026-03-28 14:02:02 +01:00
Fabio Scotto di Santolo
4086e60b95 Add entr and jq to common packages 2026-03-27 23:06:13 +01:00
Fabio Scotto di Santolo
5d4a1cad1d Retheme tmux with Yaru Blue Dark styling 2026-03-27 22:52:21 +01:00
Fabio Scotto di Santolo
1bbdce5ab5 Add zoxide and custom case-insensitive cd function to bashrc 2026-03-27 22:07:08 +01:00