projects
/
~bandali
/
configs
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
bspwm and sxhkd config updates
[~bandali/configs]
/
other
/
netctl
/
uni
1
Description='York University Wireless'
2
Interface=wlp3s0
3
Connection=wireless
4
Security=wpa-configsection
5
IP=dhcp
6
WPAConfigSection=(
7
'ssid="AirYorkPLUS"'
8
'ca_cert="/etc/ssl/certs/GlobalSign_Root_CA.pem"'
9
'key_mgmt=WPA-EAP'
10
'eap=PEAP'
11
'identity="dedacted"'
12
'password="dedacted"'
13
'priority=1'
14
'phase2="auth=MSCHAPV2"'
15
)