m 2 wwan: add alias for umts when wwan is loaded
This commit is contained in:
parent
cf033f051a
commit
27746f9a3d
@ -9,6 +9,10 @@ in {
|
|||||||
wvdial
|
wvdial
|
||||||
];
|
];
|
||||||
|
|
||||||
|
environment.shellAliases = {
|
||||||
|
umts = "sudo wvdial netzclub";
|
||||||
|
};
|
||||||
|
|
||||||
# configure for NETZCLUB
|
# configure for NETZCLUB
|
||||||
environment.wvdial.dialerDefaults = ''
|
environment.wvdial.dialerDefaults = ''
|
||||||
Phone = *99***1#
|
Phone = *99***1#
|
||||||
|
Loading…
Reference in New Issue
Block a user