{ config, pkgs, ... }: { hardware.usbWwan.enable = true; hardware.firmware = with pkgs; [ firmwareLinuxNonfree ]; }