Move secrets to subfolder

This commit is contained in:
2025-10-21 21:47:05 +11:00
parent fd7fdd00f3
commit c473ef68fd
5 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ Put the age keys in /home/<user>/.config/sops/age/keys.txt
## Adding Secrets
Edit the secrets using `sops secrets.enc.json`
Edit the secrets using `sops secrets/secrets.enc.json`
# Bootstrapping (starting without PostgreSQL running)