add key for fra1-c

This commit is contained in:
2025-07-01 17:01:53 +00:00
parent b78e105641
commit e161f3a861
2 changed files with 12 additions and 0 deletions

View File

@@ -69,6 +69,16 @@ rec {
jakstIP
];
};
"fra1-c.jakst.vpn" = rec {
extraHostNames = [
"fra1-c.jakstys.lt"
"fra1-c"
publicIP
];
publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIA3m71ZgEFZVqpYZPwf7N7IS9Jxa181dHDY9r6+INt9t";
publicIP = "128.140.60.129";
system = "x86_64-linux";
};
"fra1-b.jakst.vpn" = rec {
extraHostNames = [
"fra1-b.jakstys.lt"