oops
This commit is contained in:
parent
4d73c4c4e3
commit
9a656a435e
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
services.wgautomesh.settings = {
|
||||
interface = "wg0";
|
||||
peers =
|
||||
if opt.useIPv6
|
||||
if cfg.useIPv6
|
||||
then lyn.network.IPv6.peerlist
|
||||
else lyn.network.IPv4.peerlist;
|
||||
upnp_forward_external_port = wireguardPort;
|
||||
|
|
Loading…
Reference in a new issue