From 76d98bdf5f4c151b666aac8a66e842b53fbdde24 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Wed, 25 Feb 2026 23:53:51 -0600 Subject: chore: add ssh config, update todo, add Berkeley Mono NF web fonts Add deepsat GitHub Enterprise host to ssh config, reorganize todo.org with GitHub release prep tasks, add Berkeley Mono Nerd Font woff/woff2 variants, and move podman notes to outbox. Co-Authored-By: Claude Opus 4.6 --- assets/outbox/podman.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 assets/outbox/podman.txt (limited to 'assets/outbox') diff --git a/assets/outbox/podman.txt b/assets/outbox/podman.txt new file mode 100644 index 0000000..6ec3199 --- /dev/null +++ b/assets/outbox/podman.txt @@ -0,0 +1,10 @@ +Add podman and related packages to the base system install: + + podman + podman-compose + python-dotenv + +These are required by winvm (~/code/winvm), which runs a Windows 11 VM +in a rootless Podman container via QEMU/KVM for Office, Visio, Adobe, +and other Windows-only applications. podman-compose manages the container +lifecycle and python-dotenv is a runtime dependency of podman-compose. -- cgit v1.2.3