Add wwan status check

This commit is contained in:
Fabian Hauser 2020-03-08 14:52:10 +00:00
parent 4253b340ff
commit aff3512244
2 changed files with 43 additions and 11 deletions

View file

@ -48,7 +48,7 @@ in
services.wwan = {
enable = true;
apn = "gprs.swisscom.ch";
networkInterface = "wwp0s19u1u3i12";
networkInterface = routerConfig.wanInterface;
};
# Use the GRUB 2 boot loader.