forked from mirrors/nixpkgs
Remove outdated remark
This commit is contained in:
parent
116d52c6df
commit
2c70276d96
|
@ -46,9 +46,7 @@ in
|
||||||
example = [ "wlan0" "wlan1" ];
|
example = [ "wlan0" "wlan1" ];
|
||||||
description = ''
|
description = ''
|
||||||
The interfaces <command>wpa_supplicant</command> will use. If empty, it will
|
The interfaces <command>wpa_supplicant</command> will use. If empty, it will
|
||||||
automatically use all wireless interfaces. (Note that auto-detection is currently
|
automatically use all wireless interfaces.
|
||||||
broken on Linux 3.4.x kernels. See http://github.com/NixOS/nixos/issues/10 for
|
|
||||||
further details.)
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue