ill kick a baby
This commit is contained in:
@@ -27,6 +27,14 @@ in
|
||||
publicKey = "OUiqluRaS4hmGvLJ3csQrnIM3Zzet50gsqtTABaUkH4=";
|
||||
allowedIPs = [ "${config.my.ips.wg-server}/32" ];
|
||||
}
|
||||
{
|
||||
publicKey = "BwN4uCkMd6eAS5Ugld0oXnA16IhgEEQF8mOJ3+vHliA=";
|
||||
allowedIPs = [ "${config.my.ips.wg-galaxy}/32" ];
|
||||
}
|
||||
{
|
||||
publicKey = "R1xUFOuboQf/yy8ShiXqoCPaPcH3Cn0n4PAWB2rgHTs=";
|
||||
allowedIPs = [ "${config.my.ips.wg-phone}/32" ];
|
||||
}
|
||||
{
|
||||
publicKey = "rFgT6TXzRazK6GMazMNGjtOvzAAPST0LvCfN7QXsLho=";
|
||||
allowedIPs = [ "${config.my.ips.wg-friend1}/32" ];
|
||||
@@ -47,18 +55,14 @@ in
|
||||
publicKey = "u4/6ZYO7lUJZ9QmSlFPUaadq25gwDljjhsfgs/p2amc=";
|
||||
allowedIPs = [ "${config.my.ips.wg-friend5}/32" ];
|
||||
}
|
||||
{
|
||||
publicKey = "GawtOvsZ75avelIri5CjGoPXd8AFpi9qlZ6dSsqUISE=";
|
||||
allowedIPs = [ "${config.my.ips.wg-guest1}/32" ];
|
||||
}
|
||||
{
|
||||
publicKey = "NvhUnErIb0/hi+Hui/o5l5Pq4ZysFVIn1VBPsjoTeCk=";
|
||||
allowedIPs = [ "${config.my.ips.wg-guest2}/32" ];
|
||||
}
|
||||
{
|
||||
publicKey = "BwN4uCkMd6eAS5Ugld0oXnA16IhgEEQF8mOJ3+vHliA=";
|
||||
allowedIPs = [ "${config.my.ips.wg-galaxy}/32" ];
|
||||
}
|
||||
{
|
||||
publicKey = "R1xUFOuboQf/yy8ShiXqoCPaPcH3Cn0n4PAWB2rgHTs=";
|
||||
allowedIPs = [ "${config.my.ips.wg-phone}/32" ];
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user