summary refs log tree commit diff stats
path: root/system/linde.nix
diff options
context:
space:
mode:
authorAlan Pearce2024-05-11 18:01:03 +0200
committerAlan Pearce2024-05-11 18:01:03 +0200
commitd4bc86ffc6ca3f83583eb3c7165123a10abdfb2f (patch)
tree71d6b11b08da41db56caa09c3e67ebff5d419a49 /system/linde.nix
parent0854f2046fd1ba136a0ed82650a9d43b4bb3abee (diff)
downloadnixfiles-d4bc86ffc6ca3f83583eb3c7165123a10abdfb2f.tar.lz
nixfiles-d4bc86ffc6ca3f83583eb3c7165123a10abdfb2f.tar.zst
nixfiles-d4bc86ffc6ca3f83583eb3c7165123a10abdfb2f.zip
linde: add key for sourcehut
Diffstat (limited to 'system/linde.nix')
-rw-r--r--system/linde.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/linde.nix b/system/linde.nix
index 7afdca9c..bf79f3cd 100644
--- a/system/linde.nix
+++ b/system/linde.nix
@@ -272,6 +272,7 @@ in
     openssh.authorizedKeys.keys = [
       "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBxa7lxDu0M4chats/VvpFzjT3ruexKa3J9UC6ASo3bN root@NanoPi.lan"
       "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE9of82WBHK8nr8L9RGeieLMfcAWaFCeCkmvYHM9LCuT nanopi"
+      "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIy9jFioBvV0JA0lc+De2N+vDOABGHgCECW6vkD33CE4 sourcehut"
     ];
   };