diff options
author | makefu <github@syntax-fehler.de> | 2015-12-16 11:43:56 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2015-12-16 11:46:51 +0100 |
commit | 27746f9a3dffe6adde137d300e498249843174d9 (patch) | |
tree | a4fdb295d7a1e7a2b722b4e7138755cfc74fc618 /makefu | |
parent | cf033f051a14e90e7526fee0d63eef86ba3c75fc (diff) |
m 2 wwan: add alias for umts when wwan is loaded
Diffstat (limited to 'makefu')
-rw-r--r-- | makefu/2configs/wwan.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/makefu/2configs/wwan.nix b/makefu/2configs/wwan.nix index dd1c63090..29a610ac6 100644 --- a/makefu/2configs/wwan.nix +++ b/makefu/2configs/wwan.nix @@ -9,6 +9,10 @@ in { wvdial ]; + environment.shellAliases = { + umts = "sudo wvdial netzclub"; + }; + # configure for NETZCLUB environment.wvdial.dialerDefaults = '' Phone = *99***1# |