summary refs log tree commit diff
path: root/nixos/modules/services/networking/wpa_supplicant.nix
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2014-04-24 18:16:12 +0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2014-04-24 23:18:15 +0200
commit2c70276d96fa911ecfcadbbd25837392d53fd81f (patch)
treedf0d22e35ee5b5320cfdc32fb70050b026642c0c /nixos/modules/services/networking/wpa_supplicant.nix
parent116d52c6dfecb96860fc9f6f5e12a052df38e074 (diff)
downloadnixpkgs-2c70276d96fa911ecfcadbbd25837392d53fd81f.tar
nixpkgs-2c70276d96fa911ecfcadbbd25837392d53fd81f.tar.gz
nixpkgs-2c70276d96fa911ecfcadbbd25837392d53fd81f.tar.bz2
nixpkgs-2c70276d96fa911ecfcadbbd25837392d53fd81f.tar.lz
nixpkgs-2c70276d96fa911ecfcadbbd25837392d53fd81f.tar.xz
nixpkgs-2c70276d96fa911ecfcadbbd25837392d53fd81f.tar.zst
nixpkgs-2c70276d96fa911ecfcadbbd25837392d53fd81f.zip
Remove outdated remark
Diffstat (limited to 'nixos/modules/services/networking/wpa_supplicant.nix')
-rw-r--r--nixos/modules/services/networking/wpa_supplicant.nix4
1 files changed, 1 insertions, 3 deletions
diff --git a/nixos/modules/services/networking/wpa_supplicant.nix b/nixos/modules/services/networking/wpa_supplicant.nix
index eb721ec3455..987b21da9ec 100644
--- a/nixos/modules/services/networking/wpa_supplicant.nix
+++ b/nixos/modules/services/networking/wpa_supplicant.nix
@@ -46,9 +46,7 @@ in
         example = [ "wlan0" "wlan1" ];
         description = ''
           The interfaces <command>wpa_supplicant</command> will use.  If empty, it will
-          automatically use all wireless interfaces. (Note that auto-detection is currently
-          broken on Linux 3.4.x kernels. See http://github.com/NixOS/nixos/issues/10 for
-          further details.)
+          automatically use all wireless interfaces.
         '';
       };