Update extremophile ssh key
This commit is contained in:
parent
9a99295924
commit
5287da379a
|
@ -28,7 +28,7 @@ with builtins; rec {
|
||||||
# Macbook key
|
# Macbook key
|
||||||
"extremophile" = {
|
"extremophile" = {
|
||||||
key =
|
key =
|
||||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPLIZC4A4OhpTvfoL5jeMb1Ong9CwZ/URCYZL6y4Gp7b nathan@extremophile.local";
|
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAhT2daEShIfR+CWqVkNT5WZTdYhhPdTEM0B2XBMgdib nathan@extremophile.local";
|
||||||
};
|
};
|
||||||
# vm key
|
# vm key
|
||||||
"productivity-vm" = {
|
"productivity-vm" = {
|
||||||
|
|
Loading…
Reference in New Issue