System Gen168 @ 2025-04-24-00:45:26

This commit is contained in:
2025-04-24 00:45:27 +02:00
parent ce6f87d7ab
commit bf250ba70b
3 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{}: {
harbor = {
publicKey = "aFl1ILLtKQkXctqzMZQxgnfLtSrKabs4NO2fZExeKWE=";
publicKey = "oJ2ux3rsZv3hOKy9hNjfsf2JQbzbq6zjmFRFNvCCEno=";
# Forward all trafic to the VPN.
allowedIPs = ["10.10.10.0/24"];
@@ -13,7 +13,7 @@
};
jonas = {
publicKey = "oPMapC1S3TPe+/YQulG0AsVsOu+MzZY7huvAAXVJEnM=";
publicKey = "uH3/+MkLpBCm3g4xd8yZbQ/ROKlyV1fRovtubguIUnE=";
address = ["10.10.10.2/24"];
allowedIPs = ["10.10.10.2/32"];
};