infrastructure/nixos-modules/wwan/README.md
Fabian Hauser fef2377502
All checks were successful
CI / build (push) Successful in 13m53s
Commit files for public release
2024-10-02 16:57:36 +03:00

356 B

WWAN Module

This module configures WWAN adapters that support MBIM

Current limitations

  • IPv4 tested only
  • Currently, it is not simple to get network failures or address updates via a hook or so.
    • A systemd timer to update the configuration is executed every 2 minutes to prevent longer downtimes.