0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00

supplicant: Fix tiny typo in the documentation

This commit is contained in:
Ingo Blechschmidt 2018-07-04 00:14:45 +02:00
parent 6e98661a89
commit c97b1a44d1

View file

@ -183,7 +183,7 @@ in
example = literalExample '' example = literalExample ''
{ "wlan0 wlan1" = { { "wlan0 wlan1" = {
configFile = "/etc/wpa_supplicant"; configFile.path = "/etc/wpa_supplicant.conf";
userControlled.group = "network"; userControlled.group = "network";
extraConf = ''' extraConf = '''
ap_scan=1 ap_scan=1