Fix wg ip
This commit is contained in:
parent
c1cd25e865
commit
6243ac3754
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
interfaces = {
|
interfaces = {
|
||||||
wg0 = {
|
wg0 = {
|
||||||
ips = [ "10.69.222.2/24" ];
|
ips = [ "10.69.222.3/24" ];
|
||||||
mtu = 1384;
|
mtu = 1384;
|
||||||
listenPort = 51820;
|
listenPort = 51820;
|
||||||
privateKeyFile = config.sops.secrets.wireguard_private_key.path;
|
privateKeyFile = config.sops.secrets.wireguard_private_key.path;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user