adom/hd-windows-bootstrapbootstrap · WSL2
The Windows layer for Hydrogen Desktop. On top of adom/hd-bootstrap it adds the WSL2-runtime skills and the in-distro updater daemon — exactly what the golden WSL2 image installs so a fresh Windows workspace boots ready to run.
adom@Adom-Workspace: ~ (WSL2)
$ ADOMPKG_ALLOW_SUDO=1 adompkg install adom/hd-windows-bootstrap
Resolving via wiki.adom.inc...
adom/hd-bootstrap 0.2.0 ✓ generic HD layer → pulls adom/core
adom/adom-workspace-updater 0.1.11 ✓ systemd timer (needs sudo)
+ 28 Windows skills (15 WSL2 + 13 -windows companions) running postinstall… ✓
$ ls ~/.claude/skills/ # WSL2 skills + -windows companions
hd-container/ hd-networking/ hd-ports/ hd-topology/
hd-container-stats/ hd-port-watcher/ hd-setup/ hd-volume/
hd-workspace-lifecycle/ hd-workspace-monitoring/ hd-setup-steps/
$ ls /usr/local/bin /etc/systemd/system # the daemon
/usr/local/bin/adom-workspace-updater
/etc/systemd/system/adom-workspace-updater.service ….timer (enabled)