fixes
This commit is contained in:
parent
2de311ffc6
commit
55cc5eedd5
4 changed files with 12 additions and 10 deletions
|
|
@ -38,6 +38,7 @@ in
|
|||
address = var.wg.wireguard-network.${host}.ips;
|
||||
privateKeyFile = var.wg.keyFile;
|
||||
peers = [ (lib.removeAttrs var.wg.wireguard-network."roam" [ "ips" ]) ];
|
||||
mtu = 1248;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue