Fix syntax errors
This commit is contained in:
parent
87792bd9af
commit
69269c05a8
4 changed files with 13 additions and 10 deletions
|
@ -16,7 +16,7 @@
|
|||
../role/router-wireless-ap
|
||||
];
|
||||
|
||||
service.router = {
|
||||
services.router = {
|
||||
enable = true;
|
||||
wanInterface = "enp2s0";
|
||||
wirelessInterfaces = [ "wlp4s0" "wlp6s0" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue