[fanny] add to malovpn

This commit is contained in:
2025-01-14 13:45:53 +01:00
parent f0e7fef90e
commit 468c3d63f9
3 changed files with 17 additions and 1 deletions

View File

@@ -28,4 +28,11 @@
allowedIPs = [ "10.100.0.0/24" ];
publicKey = "TrJ4UAF//zXdaLwZudI78L+rTC36zEDodTDOWNS4Y1Y=";
};
"fanny" = {
role = "client";
address = [ "10.100.0.101/24" ];
allowedIPs = [ "10.100.0.0/24" ];
publicKey = "3U59F6T1s/1LaZBIa6wB0qsVuO6pRR9jfYZJIH2piAU=";
};
}