Add notes about changing secrets
All checks were successful
CI / build (push) Successful in 2m25s

This commit is contained in:
Fabian Hauser 2025-01-22 14:05:57 +02:00
parent 9e5c3d5c05
commit ed14197eb8

View file

@ -66,3 +66,6 @@ Usage:
sops $file # To edit a file
sops-rekey # To rekey all secrets, e.g. after a key rollover or new host
```
After changing secrets, don't forget to push the sub-repository and run
`nix flake update private` in the infrastructure repository to use the changes in builds.