Clan 26.05 Documentation
Clan-specific 26.05 workflows, concepts, services, inventory, vars, deployment, migrations, and release behavior → this skill. Generic Nix, NixOS, nixpkgs, flakes, or module-system mechanics → nix skill.
Snapshot boundary
Bundled snapshot: Clan clan-core, branch 26.05, commit 1ec96dde9a8e3244b32abe41e3b3bfdd86520929, retrieved 2026-08-10. NEVER silently substitute main, latest, or another release. State whether guidance comes from this pinned snapshot or separately retrieved current source.
Use workflow
- MUST read
references/INDEX.md; select only its relevant topic entry.
- MUST read linked page(s) under
references/docs/; preserve source version and hierarchy when applying procedures or quoting examples.
- Disk-encryption examples: MUST read
references/docs/guides/disk-encryption.md and matching files under references/embeds/.
- Options,
clan.core, CLI, and official-service links → generated documentation. Follow https://clan.lol/docs/26.05/; NEVER invent a local generated page.
- Snapshot refresh: MUST read
references/update-workflow.md; invoke scripts/cli.py; plan first, then apply only after reviewing its summary. NEVER remove the old release without explicit user approval.
- Generic Nix request rather than Clan-specific behavior → hand off to
nix skill; do not broadly load this snapshot.
Required follow-up reads
- Every Clan request:
references/INDEX.md; topic routing and snapshot rules; first read.
- Creating or installing a Clan:
references/docs/getting-started/; installation or first deployment.
- Prescribing inventory, services, vars, backups, or networking: matching
references/docs/guides/<topic>/.
- Upgrading or migrating:
references/docs/guides/migrations/ and references/docs/releases/26-05.md; migration or 26.05 release behavior.
- Configuring encrypted disks:
references/docs/guides/disk-encryption.md and references/embeds/; disk encryption and initrd SSH.
- Generated CLI, options,
clan.core, or official-service reference: pinned rendered URL in references/INDEX.md.
- Refreshing to another release:
references/update-workflow.md; snapshot updater.
- Copying or redistributing text:
references/NOTICE.md; copyright and redistribution terms.
1---2name: nix-clan-26053description: Use when Clan 26.05 inventory, services, vars, deployment, migrations, or NixOS workflow docs are involved.4license: AGPL-3.0-or-later5---67# Clan 26.05 Documentation89Clan-specific 26.05 workflows, concepts, services, inventory, vars, deployment, migrations, and release behavior → this skill. Generic Nix, NixOS, nixpkgs, flakes, or module-system mechanics → `nix` skill.1011## Snapshot boundary1213Bundled snapshot: Clan `clan-core`, branch `26.05`, commit `1ec96dde9a8e3244b32abe41e3b3bfdd86520929`, retrieved 2026-08-10. NEVER silently substitute `main`, `latest`, or another release. State whether guidance comes from this pinned snapshot or separately retrieved current source.1415## Use workflow16171. MUST read `references/INDEX.md`; select only its relevant topic entry.182. MUST read linked page(s) under `references/docs/`; preserve source version and hierarchy when applying procedures or quoting examples.193. Disk-encryption examples: MUST read `references/docs/guides/disk-encryption.md` and matching files under `references/embeds/`.204. Options, `clan.core`, CLI, and official-service links → generated documentation. Follow `https://clan.lol/docs/26.05/`; NEVER invent a local generated page.215. Snapshot refresh: MUST read `references/update-workflow.md`; invoke `scripts/cli.py`; plan first, then apply only after reviewing its summary. NEVER remove the old release without explicit user approval.226. Generic Nix request rather than Clan-specific behavior → hand off to `nix` skill; do not broadly load this snapshot.2324## Required follow-up reads2526- Every Clan request: `references/INDEX.md`; topic routing and snapshot rules; first read.27- Creating or installing a Clan: `references/docs/getting-started/`; installation or first deployment.28- Prescribing inventory, services, vars, backups, or networking: matching `references/docs/guides/<topic>/`.29- Upgrading or migrating: `references/docs/guides/migrations/` and `references/docs/releases/26-05.md`; migration or 26.05 release behavior.30- Configuring encrypted disks: `references/docs/guides/disk-encryption.md` and `references/embeds/`; disk encryption and initrd SSH.31- Generated CLI, options, `clan.core`, or official-service reference: pinned rendered URL in `references/INDEX.md`.32- Refreshing to another release: `references/update-workflow.md`; snapshot updater.33- Copying or redistributing text: `references/NOTICE.md`; copyright and redistribution terms.