Update ssh key
This commit is contained in:
parent
424854cfb2
commit
0e3a20fbb9
|
@ -33,7 +33,7 @@ with builtins; rec {
|
||||||
# vm key
|
# vm key
|
||||||
"productivity-vm" = {
|
"productivity-vm" = {
|
||||||
key =
|
key =
|
||||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINbfxMLFV7YuyOuS75VR15FG46ffbHqPbAHk8lBJgDi8 nathan@nixos";
|
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICVlQ8OWPXqCnhKtWC/nNebbSXj8lTSlH4xvxwV3mHBZ nathan@nixos";
|
||||||
};
|
};
|
||||||
# oracles key
|
# oracles key
|
||||||
"oracles" = {
|
"oracles" = {
|
||||||
|
|
Loading…
Reference in New Issue