[rc/zsh] migrate my zsh setup to rc.org
[~bandali/configs] / other / netctl / gnex
1 Description='A simple WPA encrypted wireless connection'
2 Interface=wlp3s0
3 Connection=wireless
4 Security=wpa
5
6 IP=dhcp
7
8 ESSID='dedacted'
9 # Prepend hexadecimal keys with \"
10 # If your key starts with ", write it as '""<key>"'
11 # See also: the section on special quoting rules in netctl.profile(5)
12 Key=dedacted
13 # Uncomment this if your ssid is hidden
14 #Hidden=yes