1
0

Compare commits

..

2 Commits

Author SHA1 Message Date
08600173b9 hosts/krypton: add fractal-next 2023-09-22 16:32:57 +02:00
975e24b31a hosts/gatekeeper: add VPN connection for zinc initrd 2023-09-22 16:24:46 +02:00
2 changed files with 7 additions and 0 deletions

View File

@ -102,6 +102,11 @@
allowedIPs = [ "2a01:4f8:c0c:15f1::8109/128" "10.20.30.109/32" ];
publicKey = "syHX6PO1N3Annv5t2W8bdAo/kMoYenzrcPrUHxkIBEE=";
}
{
# zinc-initrd
allowedIPs = [ "2a01:4f8:c0c:15f1::8110/128" "10.20.30.110/32" ];
publicKey = "kn6ZtViagKGSyfQJQW6csQE/5r7uKlbC1rbInlQ33xs=";
}
];
listenPort = 51820;
allowedIPsAsRoutes = false;

View File

@ -12,6 +12,8 @@
element-desktop
signal-desktop
dino
fractal-next
tio
xournalpp