System Gen171 @ 2025-04-24-01:37:38

This commit is contained in:
2025-04-24 01:37:39 +02:00
parent cb96b3a390
commit a54fb3cea4
3 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{}: {
harbor = {
publicKey = "OMj8PyLqf/3r+SlsxOFBnMQVbz5sUzOYe4pml8imk0g=";
publicKey = "se1SYdSuu+e8FLqHJO0Fk+kWV3WlrVj9qeCPOhAqsmA=";
# Forward all trafic to the VPN.
allowedIPs = ["10.10.10.0/24"];
@@ -13,7 +13,7 @@
};
jonas = {
publicKey = "qOfYN3BLB/qFcgsnB8E4Fwt+mLUVDKIV9tsxJ53EpW4=";
publicKey = "OsP5tyyYq2B9K8kcDJRLMVE/XuFk57aEhzhQcJc+e3M=";
address = ["10.10.10.2/24"];
allowedIPs = ["10.10.10.2/32"];
};