diff options
Diffstat (limited to 'etc/ns.conf')
| -rw-r--r-- | etc/ns.conf | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/etc/ns.conf b/etc/ns.conf deleted file mode 100644 index 4d83a91..0000000 --- a/etc/ns.conf +++ /dev/null @@ -1,15 +0,0 @@ -# ns.conf -# -# Don't remove from /etc or bad things will happen -# -# The interface var is the WiFi device name, wlan0 or wlp3s0 ex. -# -# INTERFACE="wlan0" -# -# -# The config var is your wpa_supplicant config file, usually located in /etc -# -# CONFIG="/etc/wpa_supplicant.conf" - -INTERFACE="wlp0s16u3u3" -CONFIG="/etc/wpa_supplicant.conf" |