Skip to content

Commit

Permalink
docs(secrets): add rekeying how-to
Browse files Browse the repository at this point in the history
  • Loading branch information
gekoke committed Dec 4, 2024
1 parent ff9eac1 commit e2ef8c7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions secrets/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Secrets

## Rekeying

```sh
# This will rekey the secrets using `./secrets.nix`
nix run github:ryantm/agenix -- --rekey
```

0 comments on commit e2ef8c7

Please sign in to comment.