mirror of
https://github.com/ryantm/agenix.git
synced 2024-11-22 17:50:48 +03:00
fix typo in README
This commit is contained in:
parent
fbd9e29ac9
commit
2f2b526539
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ but, if you want to (change the system based on your system):
|
|||
|
||||
```ShellSession
|
||||
$ mkdir secrets
|
||||
$ cd secerts
|
||||
$ cd secrets
|
||||
$ touch secrets.nix
|
||||
```
|
||||
2. Add public keys to `secrets.nix` file (hint: use `ssh-keyscan` or GitHub (for example, https://github.com/ryantm.keys)):
|
||||
|
|
Loading…
Reference in a new issue