From c97b1a44d1a5573bd18fa83a9f0ea8670f85c0b3 Mon Sep 17 00:00:00 2001 From: Ingo Blechschmidt Date: Wed, 4 Jul 2018 00:14:45 +0200 Subject: [PATCH] supplicant: Fix tiny typo in the documentation --- nixos/modules/services/networking/supplicant.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/services/networking/supplicant.nix b/nixos/modules/services/networking/supplicant.nix index dc90a4bcc62..3c4321ab9e9 100644 --- a/nixos/modules/services/networking/supplicant.nix +++ b/nixos/modules/services/networking/supplicant.nix @@ -183,7 +183,7 @@ in example = literalExample '' { "wlan0 wlan1" = { - configFile = "/etc/wpa_supplicant"; + configFile.path = "/etc/wpa_supplicant.conf"; userControlled.group = "network"; extraConf = ''' ap_scan=1