More formatting changes
This commit is contained in:
parent
5a65bbd4bc
commit
78ee5c087f
2 changed files with 20 additions and 6 deletions
|
@ -16,7 +16,7 @@ in {
|
|||
interfaces = {
|
||||
# Wireguard interface name can be arbitrary
|
||||
wg0 = {
|
||||
# Determines the IP address and subnet of the server's end of the tunnel interface.
|
||||
# Determines the IP and subnet of the tunnel interface
|
||||
ips = [ "${ips.wgSpan}.1/24" ];
|
||||
listenPort = 51820;
|
||||
privateKey = outputs.secrets.wireguardPriv;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue