mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-12-26 22:24:59 +08:00
Remove confusing and redundant left over text
This line is left over from a set of instructions that were previously incorporated into an early console example under "you can generate yourself a key:" above.
This commit is contained in:
parent
097f821488
commit
21f2b8f123
1 changed files with 0 additions and 2 deletions
|
|
@ -180,8 +180,6 @@ $ nix-shell -p gnupg -p ssh-to-pgp --run "ssh-to-pgp -private-key -i /tmp/id_rsa
|
|||
$ rm /tmp/id_rsa
|
||||
```
|
||||
|
||||
You can also use an existing SSH Ed25519 key as an `age` key; to do so, see the following.
|
||||
|
||||
<details>
|
||||
<summary> How to find the public key of an `age` key </summary>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue