hopefully fix the wheatley issue by adding mullvad to the internal network
This commit is contained in:
parent
26b99fce6f
commit
33c0ba3238
2 changed files with 9 additions and 8 deletions
|
@ -306,7 +306,7 @@
|
|||
# enable NAT
|
||||
enable = true;
|
||||
externalInterface = "end0";
|
||||
internalInterfaces = ["wg1"];
|
||||
internalInterfaces = ["wg1" "mullvad"];
|
||||
};
|
||||
firewall = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue