feat: use frikandel as vpn for everything

This commit is contained in:
Benjamin Bädorf 2024-01-03 19:56:24 +01:00
parent 33fce57409
commit 30a97b1029
No known key found for this signature in database
GPG key ID: 1B7BF5B77A521346

View file

@ -59,7 +59,9 @@ in {
# frikandel
publicKey = "p6YKNYBlySKfhTN+wbSsKdoNjzko/XSAiTAlCJzP1jA=";
allowedIPs = [
"0.0.0.0/0"
"10.0.1.0/24"
"::/0"
"fd00:b12f:acab:1312::/64"
];
endpoint = "vpn.b12f.io:51899";