Update SOPS files for new encryption key #73

Merged
Gonne merged 1 commit from Gonne/nixConfig:sopsUpdate into main 2025-03-30 07:00:50 +00:00
Owner

Result of find . -name '*.secrets.yaml' -exec sops updatekeys --yes {} \;

Result of `find . -name '*.secrets.yaml' -exec sops updatekeys --yes {} \;`
Gonne added 1 commit 2025-03-29 12:13:01 +00:00
Result of `find . -name '*.secrets.yaml' -exec sops updatekeys --yes {} \;`
requested review from Server-Minions 2025-03-29 12:13:08 +00:00
Owner

you could've done sops updatekeys -y **/*.secrets.yaml would be the same result.

you could've done `sops updatekeys -y **/*.secrets.yaml` would be the same result.
nerf approved these changes 2025-03-29 23:50:48 +00:00
Gonne merged commit 298864af66 into main 2025-03-30 07:00:50 +00:00
Gonne deleted branch sopsUpdate 2025-03-30 07:00:50 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Fachschaft/nixConfig#73
No description provided.