Add wwan status check
This commit is contained in:
parent
4253b340ff
commit
aff3512244
2 changed files with 43 additions and 11 deletions
|
@ -48,7 +48,7 @@ in
|
|||
services.wwan = {
|
||||
enable = true;
|
||||
apn = "gprs.swisscom.ch";
|
||||
networkInterface = "wwp0s19u1u3i12";
|
||||
networkInterface = routerConfig.wanInterface;
|
||||
};
|
||||
|
||||
# Use the GRUB 2 boot loader.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue