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" = {