summaryrefslogtreecommitdiff
path: root/etc/ns.conf
blob: 47eb03c3e92a84919940cfb83a458d46f29123e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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="wlan0"
CONFIG="wlp3s0"