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
93ffadee42
commit
f09642d9d6
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ in
|
||||||
"${configHelpers.host}" = {
|
"${configHelpers.host}" = {
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
@allowed_ips {
|
@allowed_ips {
|
||||||
remote_ip 10.100.0.0/24
|
remote_ip 10.100.0.2
|
||||||
}
|
}
|
||||||
|
|
||||||
handle @allowed_ips {
|
handle @allowed_ips {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue