Add wormhole0
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
description = "Niten's toy server.";
|
||||
description = "Deploy Server #2";
|
||||
rp = "niten";
|
||||
admin-email = "niten@fudo.org";
|
||||
domain = "sea.fudo.org";
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
description = "Wireless Network Wormhole.";
|
||||
rp = "niten";
|
||||
admin-email = "niten@fudo.org";
|
||||
domain = "sea.fudo.org";
|
||||
site = "seattle";
|
||||
profile = "server";
|
||||
tmp-on-tmpfs = true;
|
||||
arch = "x86_64-linux";
|
||||
nixos-system = true;
|
||||
machine-id = "27f12473c9c74638b8c40d2a5ef9366c";
|
||||
master-key = {
|
||||
public-key = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICgAzn6gyG1ze7L1WLU84poPGcoUntqfvgn+/s3bxhR2";
|
||||
key-path = "/state/master-key/key";
|
||||
};
|
||||
hardened = true;
|
||||
}
|
||||
Reference in New Issue
Block a user