Remove unnecessary externalInterface setting
This commit is contained in:
parent
7371d5da6a
commit
06be3460eb
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
|
||||
nat = {
|
||||
enable = config.system.wireguard.server.enable;
|
||||
externalInterface = "eno1";
|
||||
internalInterfaces = [ "wgs" ];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue