mirror of
https://github.com/ryantm/agenix.git
synced 2024-11-22 17:50:48 +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
|
$ cd secerts
|
||||||
$ touch secrets.yaml
|
$ 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
|
```yaml
|
||||||
public_keys:
|
public_keys:
|
||||||
# users
|
# users
|
||||||
|
|
Loading…
Reference in a new issue