Make nat configuration optional and remove home-manager-config
This commit is contained in:
parent
d395f45f91
commit
45da45023a
4 changed files with 6 additions and 8 deletions
|
@ -8,7 +8,6 @@
|
|||
|
||||
services.qois.router = {
|
||||
enable = true;
|
||||
wanInterface = "enp1s0";
|
||||
wirelessInterfaces = [ "wlp5s0" ];
|
||||
lanInterfaces = [ "enp2s0" "enp3s0" "enp4s0" ];
|
||||
internalRouterIP = "10.2.1.1";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue