Fix gateway ip for worldstream-1

This commit is contained in:
2023-07-28 14:50:48 -07:00
parent dd306d35aa
commit 2d645d3afa
2 changed files with 1 additions and 10 deletions
-9
View File
@@ -14,13 +14,4 @@
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMf7EtA9QBHUzRyeGsFA1sgf6BlmxnyOQkIeBkAD1oSK";
key-path = "/state/master-key/ed25519_key";
};
# initrd-network = {
# ip = "";
# interface = "eno1";
# keypair = {
# public-key =
# "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIgvl/pxPGN5XuUFsEywHV/PJMI+wPHA6NKTtE8SZC04";
# private-key-file = "/state/ssh/initrd/ssh_ed25519_key";
# };
# };
}