aboutsummaryrefslogtreecommitdiff
path: root/keys
diff options
context:
space:
mode:
authorKenny Ballou <kb@devnulllabs.io>2023-02-20 16:58:45 -0700
committerKenny Ballou <kb@devnulllabs.io>2023-02-20 16:58:45 -0700
commit50e382795a12856e2b6e03216459f53e15b01352 (patch)
treed129dc243562c45bd94d55781a6f2a047a935819 /keys
parent971160f662b5fe6dd71fa2c155bb3317d67b7078 (diff)
downloaddotfiles-50e382795a12856e2b6e03216459f53e15b01352.tar.gz
dotfiles-50e382795a12856e2b6e03216459f53e15b01352.tar.xz
add nonguix and psychonotebook substitute servers
Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
Diffstat (limited to 'keys')
-rw-r--r--keys/guix/substitutes.guix.psychonotebook.org.pub6
-rw-r--r--keys/guix/substitutes.nonguix.org.pub6
2 files changed, 12 insertions, 0 deletions
diff --git a/keys/guix/substitutes.guix.psychonotebook.org.pub b/keys/guix/substitutes.guix.psychonotebook.org.pub
new file mode 100644
index 00000000..7a248adb
--- /dev/null
+++ b/keys/guix/substitutes.guix.psychonotebook.org.pub
@@ -0,0 +1,6 @@
+(public-key
+ (ecc
+ (curve Ed25519)
+ (q #D4E1CAFAB105581122B326E89804E3546EF905C0D9B39F161BBD8ABB4B11D14A#)
+ )
+ )
diff --git a/keys/guix/substitutes.nonguix.org.pub b/keys/guix/substitutes.nonguix.org.pub
new file mode 100644
index 00000000..32ddac61
--- /dev/null
+++ b/keys/guix/substitutes.nonguix.org.pub
@@ -0,0 +1,6 @@
+(public-key
+ (ecc
+ (curve Ed25519)
+ (q #C1FD53E5D4CE971933EC50C9F307AE2171A2D3B52C804642A7A35F84F3A4EA98#)
+ )
+ )