From 4253db38ab27fcd962456316723433c5514f0a5e Mon Sep 17 00:00:00 2001 From: makefu Date: Wed, 25 Sep 2019 15:05:53 +0200 Subject: ma wireguard: allow mobile device --- 2configs/wireguard/server.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to '2configs') diff --git a/2configs/wireguard/server.nix b/2configs/wireguard/server.nix index e38fa05cb..ae10f34a2 100644 --- a/2configs/wireguard/server.nix +++ b/2configs/wireguard/server.nix @@ -47,6 +47,11 @@ in { # wireguard server allowedIPs = [ "10.244.0.6/32" ]; publicKey = "OFhCF56BrV9tjqW1sxqXEKH/GdqamUT1SqZYSADl5GA="; } + { + # mobile + allowedIPs = [ "10.244.0.7/32" ]; + publicKey = "Y6fOW2QDt0SsHT7hSVzzJYQVB3JI/txO4/FDB54Z52A="; + } ]; }; } -- cgit v1.2.3 [cgit] Unable to lock slot /tmp/cgit/69300000.lock: No such file or directory (2)