summaryrefslogtreecommitdiffstats
path: root/2configs
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2019-09-25 15:05:53 +0200
committermakefu <github@syntax-fehler.de>2019-09-25 15:05:53 +0200
commit4253db38ab27fcd962456316723433c5514f0a5e (patch)
tree6009df860813ef87469b4aef9b2d928602e73183 /2configs
parent04dbf2a6b15fcd3200dc2aa43de0b200b8400de4 (diff)
ma wireguard: allow mobile device
Diffstat (limited to '2configs')
-rw-r--r--2configs/wireguard/server.nix5
1 files changed, 5 insertions, 0 deletions
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] Unable to lock slot /tmp/cgit/d7000000.lock: No such file or directory (2)