Update ssh key

This commit is contained in:
Nathan McCarty 2023-06-19 03:32:02 -04:00
parent 424854cfb2
commit 0e3a20fbb9
Signed by: thatonelutenist
SSH Key Fingerprint: SHA256:hwQEcmak9E6sdU9bXc98RHw/Xd1AhpB5HZT7ZSVJkRM
1 changed files with 1 additions and 1 deletions

View File

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