[malovpn] add hetzner
All checks were successful
Check flake syntax / flake-check (push) Successful in 4m39s

This commit is contained in:
2025-01-28 14:56:09 +01:00
parent 362d9cf488
commit 1f9d39b53d

View File

@@ -30,6 +30,13 @@
publicKey = "TrJ4UAF//zXdaLwZudI78L+rTC36zEDodTDOWNS4Y1Y=";
};
"hetzner" = {
role = "client";
address = [ "10.100.0.6/24" ];
allowedIPs = [ "10.100.0.6/32" ];
publicKey = "csRzgwtnzmSLeLkSwTwEOrdKq55UOxZacR5D3GopCTQ=";
};
"fanny" = {
role = "client";
address = [ "10.100.0.101/24" ];