diff --git a/info/ssh-keys.nix b/info/ssh-keys.nix index 1b45ef7..50cc4ed 100644 --- a/info/ssh-keys.nix +++ b/info/ssh-keys.nix @@ -33,7 +33,7 @@ with builtins; rec { # vm key "productivity-vm" = { key = - "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINbfxMLFV7YuyOuS75VR15FG46ffbHqPbAHk8lBJgDi8 nathan@nixos"; + "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICVlQ8OWPXqCnhKtWC/nNebbSXj8lTSlH4xvxwV3mHBZ nathan@nixos"; }; # oracles key "oracles" = {