omarchy-base
| Version | 2026.242.0000 |
| Repo | box/github.com/opencharly/layer-omarchy-base:v2026.242.0437 |
The Omarchy foundation — package sources, the Omarchy runtime, and a seeded home. omarchy-base is the meta every other Omarchy layer composes. It installs nothing of its own; composing it yields, in order: pacman pointed at Omarchy’s own pinned Arch mirror snapshot with the [omarchy] and [multilib] repositories and a locally signed packaging key (omarchy-repo), the omarchy and omarchy-settings packages plus the CLI tools they call (omarchy-runtime), and the /etc/skel tree copied into the image user’s home (omarchy-skel). Its observable effect is that the Omarchy package tree, the omarchy commands and a populated home coexist on the built image.
Acceptance plan
Section titled “Acceptance plan”This candy’s plan: — the runnable spec charly check executes against a live deployment. check: steps are idempotent probes; run: steps change state.
| Intent | Step |
|---|---|
check |
composing the meta yields the Omarchy runtime and a seeded home |