2026-03-17 11:12:32 +00:00
|
|
|
# Clawdie-AI host baseline packages
|
|
|
|
|
# Mirrors infra/packages/host-baseline.txt from clawdie-ai
|
|
|
|
|
# Keep in sync when host-baseline.txt changes.
|
|
|
|
|
|
|
|
|
|
# Core
|
|
|
|
|
bash
|
|
|
|
|
git
|
|
|
|
|
bastille
|
|
|
|
|
node24
|
|
|
|
|
npm
|
|
|
|
|
tmux
|
2026-05-05 16:58:07 +02:00
|
|
|
btop
|
2026-03-17 11:12:32 +00:00
|
|
|
bsddialog
|
2026-04-03 10:06:44 +00:00
|
|
|
codex
|
2026-03-17 11:12:32 +00:00
|
|
|
|
|
|
|
|
# Python / tooling
|
2026-06-17 14:38:20 +02:00
|
|
|
python312
|
2026-04-12 10:10:35 +02:00
|
|
|
just
|
2026-03-17 11:12:32 +00:00
|
|
|
uv
|
|
|
|
|
ripgrep
|
2026-05-05 15:35:32 +02:00
|
|
|
fd-find
|
2026-03-17 11:12:32 +00:00
|
|
|
rsync
|
2026-04-04 14:58:37 +00:00
|
|
|
|
|
|
|
|
# Remote access (optional)
|
|
|
|
|
tailscale
|
2026-03-17 11:12:32 +00:00
|
|
|
|
|
|
|
|
# DB client (host talks to db jail)
|
2026-04-19 07:58:13 +00:00
|
|
|
postgresql18-client
|
2026-03-17 11:12:32 +00:00
|
|
|
|
2026-04-24 14:29:37 +02:00
|
|
|
# Local DNS resolver (serves *.home.arpa and tenant subdomains)
|
|
|
|
|
# Required for hierarchical names like blog.mevy.home.arpa that mDNS
|
|
|
|
|
# alone cannot resolve.
|
|
|
|
|
dnsmasq
|
|
|
|
|
|
2026-03-17 11:12:32 +00:00
|
|
|
# Media / fonts
|
|
|
|
|
dejavu
|
|
|
|
|
|
|
|
|
|
# Wayland display stack (desktop installs)
|
|
|
|
|
seatd
|
|
|
|
|
cage
|
|
|
|
|
wayvnc
|
|
|
|
|
waypipe
|
|
|
|
|
xwayland
|
|
|
|
|
|
|
|
|
|
# bhyve VM management (optional, included for full offline capability)
|
|
|
|
|
vm-bhyve
|
|
|
|
|
grub2-bhyve
|
2026-05-12 12:17:59 +02:00
|
|
|
# Current repo package name; provides BHYVE_UEFI.fd for VM boot.
|
|
|
|
|
edk2-bhyve-g202508
|
2026-05-24 23:21:02 +02:00
|
|
|
qemu-tools
|