about summary refs log tree commit diff stats
path: root/hm
diff options
context:
space:
mode:
Diffstat (limited to 'hm')
-rw-r--r--hm/soispha/conf/gpg/default.nix4
-rw-r--r--hm/soispha/conf/gpg/keys/key_4bin0 -> 2004 bytes
2 files changed, 4 insertions, 0 deletions
diff --git a/hm/soispha/conf/gpg/default.nix b/hm/soispha/conf/gpg/default.nix
index 97334c8f..94b6141a 100644
--- a/hm/soispha/conf/gpg/default.nix
+++ b/hm/soispha/conf/gpg/default.nix
@@ -57,6 +57,10 @@ in {
         source = ./keys/key_3;
         trust = "full";
       }
+      {
+        source = ./keys/key_4;
+        trust = "full";
+      }
     ];
   };
   services = {
diff --git a/hm/soispha/conf/gpg/keys/key_4 b/hm/soispha/conf/gpg/keys/key_4
new file mode 100644
index 00000000..bed15004
--- /dev/null
+++ b/hm/soispha/conf/gpg/keys/key_4
Binary files differ