diff options
author | Freya Murphy <freya@freyacat.org> | 2024-12-09 09:23:43 -0500 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-12-09 09:23:43 -0500 |
commit | b2f7c3c3b413d83966121978ea0d177068cfb82f (patch) | |
tree | fe16d0c2996cc6d548433d214ba6f8e27a2b5b47 /files/keys/nonguix.pub | |
parent | fix cuirass system specification (diff) | |
download | dotfiles-guix-b2f7c3c3b413d83966121978ea0d177068cfb82f.tar.gz dotfiles-guix-b2f7c3c3b413d83966121978ea0d177068cfb82f.tar.bz2 dotfiles-guix-b2f7c3c3b413d83966121978ea0d177068cfb82f.zip |
refactor keys/certs into new `files` folder
Diffstat (limited to 'files/keys/nonguix.pub')
-rw-r--r-- | files/keys/nonguix.pub | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/files/keys/nonguix.pub b/files/keys/nonguix.pub new file mode 100644 index 0000000..32ddac6 --- /dev/null +++ b/files/keys/nonguix.pub @@ -0,0 +1,6 @@ +(public-key + (ecc + (curve Ed25519) + (q #C1FD53E5D4CE971933EC50C9F307AE2171A2D3B52C804642A7A35F84F3A4EA98#) + ) + ) |