Add and fix wireguard on hummelberg
This commit is contained in:
parent
f4c6c70d67
commit
2a34c9d427
2 changed files with 12 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
endpoint = hostconf.endpoint;
|
||||
|
||||
allowedIPs = [ hostconf.v4.ip ];
|
||||
persistantKeepalive = hostconf.persistentKeepalive;
|
||||
persistentKeepalive = hostconf.persistentKeepalive;
|
||||
});
|
||||
|
||||
makeInterface = (hostName: netname: netconfig: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue