domus-semper-palingenesis

Backup Strategy

Layers

1. Git Repository (Primary)

2. Chezmoi Recovery Snapshots

3. 1Password (Secrets)

4. Homebrew Bundle (Packages)

Bare-Metal Recovery

On a fresh machine:

# 1. Install chezmoi and apply dotfiles
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply 4444J99/domus-semper-palingenesis

# 2. Sign in to 1Password
op signin

# 3. Re-apply with secrets
chezmoi apply

# 4. Install full package manifest
domus packages apply

# 5. Verify
domus doctor

What’s NOT Backed Up

These are considered ephemeral and reconstructible.