diff options
| author | stkhan <personal@slickd.xyz> | 2021-10-17 18:43:19 -0500 |
|---|---|---|
| committer | stkhan <personal@slickd.xyz> | 2021-10-17 18:43:19 -0500 |
| commit | 3b852e0f10892789210fd8e3fdd8415faf3cf2d8 (patch) | |
| tree | 9ff20de62f5e354926a5aed15b3f99c0dbd5cd63 /etc/ns.conf | |
| parent | cc844e1931ba6f4c417ea8682f5cfa72ef5e4fec (diff) | |
3.0
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" |