mirror of
https://github.com/ryantm/agenix.git
synced 2024-11-22 09:40:47 +03:00
fix README syntax
This commit is contained in:
parent
2e495e5ab5
commit
0865860e1c
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ nix run github:ryantm/agenix -- --help
|
|||
$ cd secerts
|
||||
$ touch secrets.yaml
|
||||
```
|
||||
2. Add public keys to `secrets.yaml` file (hint use `ssh-keyscan` or GitHub (for example, https://github.com/ryantm.keys):
|
||||
2. Add public keys to `secrets.yaml` file (hint: use `ssh-keyscan` or GitHub (for example, https://github.com/ryantm.keys)):
|
||||
```yaml
|
||||
public_keys:
|
||||
# users
|
||||
|
|
Loading…
Reference in a new issue