diff --git a/docs/how-to/restore-1password-backup.md b/docs/how-to/restore-1password-backup.md index 97ac4cc..d1508b0 100644 --- a/docs/how-to/restore-1password-backup.md +++ b/docs/how-to/restore-1password-backup.md @@ -90,7 +90,7 @@ rm -rf /tmp/op-restore ## Notes on the Borg Passphrase -The borg repo uses `repokey` encryption — the key is stored in the repo itself, so you only need the passphrase (not a separate keyfile). The passphrase should be recorded on your Emergency Kit. If not, it lives in `/Users/erichblume/.borg/config.yaml` on [[indri]] (which may not be available in a disaster scenario). +The borg repo uses `repokey` encryption — the key is stored in the repo itself, so you only need the passphrase (not a separate keyfile). The passphrase is recorded on your Emergency Kit alongside the 1Password credentials. ## Related