Skip to content

Commit

Permalink
Fix link to "more complex .sops.yaml example"
Browse files Browse the repository at this point in the history
  • Loading branch information
Ten0 authored and mergify[bot] committed Dec 29, 2024
1 parent ed09132 commit bcb8b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ Your `age` public key or GPG fingerprint can be written to your [`.sops.yaml`](h
```yaml
# This example uses YAML anchors which allows reuse of multiple keys
# without having to repeat yourself.
# Also see https://github.com/Mic92/dotfiles/blob/master/nixos/.sops.yaml
# Also see https://github.com/Mic92/dotfiles/blob/d6114726d859df36ccaa32891c4963ae5717ef7f/nixos/.sops.yaml
# for a more complex example.
keys:
- &admin_alice 2504791468b153b8a3963cc97ba53d1919c5dfd4
Expand Down

0 comments on commit bcb8b65

Please sign in to comment.