Add locum to informis.land
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
description = "informis.land new server.";
|
||||
rp = "viator";
|
||||
admin-email = "viator@informis.land";
|
||||
domain = "informis.land";
|
||||
site = "worldstream-1";
|
||||
profile = "server";
|
||||
enable-gui = false;
|
||||
arch = "x86_64-linux";
|
||||
nixos-system = true;
|
||||
machine-id = "6cf6e00d87854a1cac8e529c578cb6c3";
|
||||
master-key = {
|
||||
public-key =
|
||||
"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";
|
||||
# };
|
||||
# };
|
||||
}
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
description = "informis.land server.";
|
||||
rp = "viator";
|
||||
admin-email = "viator@fudo.org";
|
||||
admin-email = "viator@informis.land";
|
||||
domain = "informis.land";
|
||||
site = "joes-datacenter-0";
|
||||
profile = "server";
|
||||
|
||||
Reference in New Issue
Block a user