Replace the <your-org> placeholders with the actual public URL (git+https://git.atitlan.io/aiolabs/omnixient, https so forkers need no SSH), and switch the packs standalone-import example from git+ssh to the same https URL. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ARCHITECTURE.md | ||
| deploy-strategy.md | ||
| getting-started.md | ||
| mcp.md | ||
| moonlander.md | ||
| packs.md | ||
| README.md | ||
| regtest.md | ||
| system-map.md | ||
/etc/nixos/docs
Index for the omni documentation.
system-map.md— Start here if you're returning to this stack or arriving fresh. Cross-project map of the aiolabs ecosystem: which repo does what, how the pieces fit together, where keys live, deployment dependencies, and a start-here runbook for common tasks.ARCHITECTURE.md— omni-the-desktop: Hyprland, themes, the mksystem layer, flake structure. Scope is this dev box, not the broader stack.packs.md— the core + opt-in packs model:omni.packs.<name>.enable, the pack catalog, enabling packs (on a host, via presets/features, or standalone on another NixOS vianixosModules.<pack>), the compat bridge, the bitcoin/nix-bitcoin pack, and how to author + verify a new pack.deploy-strategy.md— fleet caching, GC policy, dry-run workflows, Nix-vs-OCI comparison. Relevant when pushing changes to fleet hosts.mcp.md— Claude Code MCP server configuration on this machine.
For the workspace-level conventions that cross-cut every repo in
~/dev/, see ~/dev/CLAUDE.md.