new friend
This commit is contained in:
@@ -63,6 +63,7 @@ in
|
||||
wg-friend3 = "10.8.0.4";
|
||||
wg-friend4 = "10.8.0.5";
|
||||
wg-friend5 = "10.8.0.6";
|
||||
wg-friend6 = "10.8.0.7";
|
||||
};
|
||||
description = "Set of IP's for all my computers.";
|
||||
};
|
||||
|
||||
@@ -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" ];
|
||||
|
||||
Reference in New Issue
Block a user