mirror of
https://github.com/ryantm/agenix.git
synced 2024-11-25 02:58:30 +03:00
doc: README: Add where to get pubkeys from GitLab
This is a minor addition to compliment the GitHub line for those that use GitLab as well.
This commit is contained in:
parent
f6291c5935
commit
ea09d35176
1 changed files with 1 additions and 0 deletions
|
@ -278,6 +278,7 @@ e.g. inside your `flake.nix` file:
|
|||
...
|
||||
```
|
||||
* from GitHub like https://github.com/ryantm.keys.
|
||||
* from GitLab like https://gitlab.com/ryantm.keys.
|
||||
4. Create a secret file:
|
||||
```ShellSession
|
||||
$ agenix -e secret1.age
|
||||
|
|
Loading…
Reference in a new issue