[sea] re-add wormhole0

This commit is contained in:
2022-03-16 16:32:01 -07:00
parent 4799d7704a
commit 3affcb3223
2 changed files with 9 additions and 7 deletions
+5 -4
View File
@@ -5,12 +5,13 @@
domain = "sea.fudo.org";
site = "seattle";
profile = "server";
tmp-on-tmpfs = true;
tmp-on-tmpfs = false;
arch = "x86_64-linux";
nixos-system = false;
machine-id = "27f12473c9c74638b8c40d2a5ef9366c";
nixos-system = true;
machine-id = "44205156a0fc453c8854bcf4b6e51e50";
master-key = {
public-key = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICgAzn6gyG1ze7L1WLU84poPGcoUntqfvgn+/s3bxhR2";
public-key =
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGb+mT3UyDIKow36CVQJlJCyJqJfmReWFWAS2ZVpaB6p";
key-path = "/state/master-key/key";
};
hardened = true;