[sea] re-add wormhole0
This commit is contained in:
+5
-4
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user