haumea: pin grahams' public key
Graham Christensen committed
Mar 26, 2020 at 04:27 UTC
748ef058e7497a8ff388cb3b59e9bb691dade1ca
1 file changed
+4
delft/haumea.nix
+4
@@ -158,6 +158,10 @@
158
'';
159
160
knownHosts = {
161
+ graham-backup-server = {
162
+ hostNames = [ "lord-nibbler.gsc.io" "67.246.1.194" ];
163
+ publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDtLQLzTAITZZ6F/A9SAN1FaF4s3WC2yg1HjFQTRB/UM";
164
+ };
165
rob-backup-server = {
166
hostNames = [ "[83.162.34.61]:6666" ];
167
publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKKUSblYu3vgZOY4hsezAx8pwwsgVyDsnZLT9M0zZsgZ";