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