Retire roamer from all services

This commit is contained in:
2020-09-24 21:56:25 +02:00
parent 188ccb71f1
commit e4b3ea1418
2 changed files with 5 additions and 14 deletions

View File

@@ -68,15 +68,10 @@ in {
publicKey = "XMkTztU2Y8hw6Fu/2o4Gszij+EmNacvFMXuZyHS1n38=";
allowedIPs = [ "10.8.0.2/32" ];
}
# Roamer
{
publicKey = "gS5VIUFL74kTs3zxVNT/ijWyOjeAFLEqWynD0Pefh1o=";
allowedIPs = [ "10.8.0.3/32" ];
}
# Prosorinos
{
publicKey = "ipr+95jPZaCwEQybLsN5njxENMrPFbUUKf8CTNvGsDA=";
allowedIPs = [ "10.8.0.4/32" ];
allowedIPs = [ "10.8.0.3/32" ];
}
];
};