test
This commit is contained in:
parent
83cd94d9d6
commit
10ba12e184
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
|||
networking.nat = {
|
||||
enable = true;
|
||||
externalInterface = "eno3";
|
||||
internalInterface = "wireguard0";
|
||||
internalInterfaces = [ "wireguard0" ];
|
||||
forwardPorts = [
|
||||
{
|
||||
destination = "10.100.0.2:80";
|
||||
|
|
Loading…
Reference in a new issue