docs: explain automatic generation prune for users (#128)
Some checks failed
Check / eval (push) Has been cancelled

RECOVERY §4 documents the 14-day / keep-≥3-past policy for system and
Home Manager gens, with dry-run and timer commands. README and
REQUIREMENTS point here so install and day-2 hygiene match the product.
This commit is contained in:
2026-07-15 12:00:17 +01:00
parent e4800d7d8e
commit c9dd7575bf
4 changed files with 61 additions and 10 deletions

View File

@@ -19,6 +19,14 @@ Template:
---
## 2026-07-15 — Document generation prune for users (#128 docs)
- **Task:** User-facing docs for the 14d / keep-≥3-past policy.
- **Did:** RECOVERY §4 (how gens are kept); README generation section +
alias note; REQUIREMENTS hygiene points at the automatic prune.
- **Verified:** V0 (docs only).
- **Pending:** none.
- **Next suggestion:** hardware V3 or human #115/#120.
## 2026-07-15 — #128 generation prune (14d + keep ≥3 past, system+HM)
- **Task:** Implement auto-prune for system and Home Manager generations.
- **Did:** `pkgs/nomarchy-gen-prune` + `modules/nixos/gen-prune.nix` weekly