From 5287da379a4b933f0548a6072142129ad1479b14 Mon Sep 17 00:00:00 2001 From: Nathan McCarty Date: Fri, 21 Jul 2023 15:09:48 -0400 Subject: [PATCH] Update extremophile ssh key --- info/ssh-keys.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/info/ssh-keys.nix b/info/ssh-keys.nix index 50cc4ed..81f928b 100644 --- a/info/ssh-keys.nix +++ b/info/ssh-keys.nix @@ -28,7 +28,7 @@ with builtins; rec { # Macbook key "extremophile" = { key = - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPLIZC4A4OhpTvfoL5jeMb1Ong9CwZ/URCYZL6y4Gp7b nathan@extremophile.local"; + "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAhT2daEShIfR+CWqVkNT5WZTdYhhPdTEM0B2XBMgdib nathan@extremophile.local"; }; # vm key "productivity-vm" = {