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:
EmergentMind 2023-12-16 13:10:14 -07:00 committed by mergify[bot]
parent 097f821488
commit 21f2b8f123

View file

@ -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>