Clean up router roles
This commit is contained in:
parent
b2eb267100
commit
51ac8518a2
8 changed files with 916 additions and 649 deletions
|
@ -25,6 +25,7 @@ in {
|
|||
];
|
||||
|
||||
networking = {
|
||||
enableIPv6 = false; # TODO
|
||||
nat = {
|
||||
enable = true;
|
||||
externalInterface = wanInterface;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue