new friend

This commit is contained in:
Danilo Reyes
2026-02-19 16:51:20 -06:00
parent 1a5476aa17
commit f312498f6e
2 changed files with 5 additions and 0 deletions

View File

@@ -59,6 +59,10 @@ in
publicKey = "u4/6ZYO7lUJZ9QmSlFPUaadq25gwDljjhsfgs/p2amc=";
allowedIPs = [ "${config.my.ips.wg-friend5}/32" ];
}
{
publicKey = "WDZea+22JTKl8ZW479yDdEcsOq7x2/XODnfesHULV1Y=";
allowedIPs = [ "${config.my.ips.wg-friend6}/32" ];
}
{
publicKey = "GawtOvsZ75avelIri5CjGoPXd8AFpi9qlZ6dSsqUISE=";
allowedIPs = [ "${config.my.ips.wg-guest1}/32" ];