wvdial: don't make wvdial a system package; only root can run it
svn path=/nixos/trunk/; revision=30570
This commit is contained in:
parent
0cd9ff9fcc
commit
e4ba69aecf
|
@ -64,8 +64,6 @@ in
|
|||
}
|
||||
];
|
||||
|
||||
systemPackages = [ pkgs.wvdial ];
|
||||
|
||||
};
|
||||
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue