Add tach mew and fetti
This commit is contained in:
parent
20a5023d70
commit
a0a9e032be
|
@ -119,6 +119,18 @@
|
|||
publicKey = "rNnRfKSO2/M+Lf1K4y1EwKD5v40T31NpcFCliZdqADM=";
|
||||
allowedIPs = [ "10.100.0.12/32" ];
|
||||
}
|
||||
{ # Tech
|
||||
publicKey = "uD+yrVfZidjwiJjk6y5bHL7xlIozgsSKKGM3idu92BI=";
|
||||
allowedIPs = [ "10.100.0.13/32" ];
|
||||
}
|
||||
{ # meow
|
||||
publicKey = "Jn3py2rxRuoluUl4eKxK+m+f21wMzQ4xI+NOMt7Oihc="
|
||||
allowedIPs = [ "10.100.0.14/32" ];
|
||||
}
|
||||
{ # fetti
|
||||
publicKey = "g92YcBJQK/MOWMbpF8wZV/G8EgKdcIdltfdE/26GgSA="
|
||||
allowedIPs = [ "10.100.0.15/32" ];
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue