From b280e39c0b8659480d8828a2c81c4e7861fc917a Mon Sep 17 00:00:00 2001 From: makefu Date: Wed, 16 Dec 2015 11:43:56 +0100 Subject: m 2 wwan: add alias for umts when wwan is loaded --- 2configs/wwan.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to '2configs/wwan.nix') diff --git a/2configs/wwan.nix b/2configs/wwan.nix index dd1c63090..29a610ac6 100644 --- a/2configs/wwan.nix +++ b/2configs/wwan.nix @@ -9,6 +9,10 @@ in { wvdial ]; + environment.shellAliases = { + umts = "sudo wvdial netzclub"; + }; + # configure for NETZCLUB environment.wvdial.dialerDefaults = '' Phone = *99***1# -- cgit v1.2.3