mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 21:04:38 -05:00
feat: wireguard test
This commit is contained in:
parent
d7360e2e63
commit
f9e0ffb400
2 changed files with 3 additions and 2 deletions
|
@ -16,6 +16,7 @@ in
|
|||
allowedIPs = [
|
||||
"${ceres.wireguard.ip0}/32"
|
||||
"${web.localhost.address4}/24"
|
||||
"${web.remotehost.address0}/32"
|
||||
];
|
||||
endpoint = "${web.remotehost.address0}:${builtins.toString service.ports.port1}";
|
||||
persistentKeepalive = 25;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue