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.1.0      generic HD layer → pulls adom/core
  adom/adom-workspace-updater  0.1.11     systemd timer (needs sudo)
  + 11 WSL2 skills (bundled)   running postinstall… 

$ ls ~/.claude/skills/            # WSL2-specific HD skills
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)