add netctl profiles
[~bandali/configs] / other / netctl / gnex
diff --git a/other/netctl/gnex b/other/netctl/gnex
new file mode 100644 (file)
index 0000000..d6f9a48
--- /dev/null
@@ -0,0 +1,14 @@
+Description='A simple WPA encrypted wireless connection'
+Interface=wlp3s0
+Connection=wireless
+Security=wpa
+
+IP=dhcp
+
+ESSID='dedacted'
+# Prepend hexadecimal keys with \"
+# If your key starts with ", write it as '""<key>"'
+# See also: the section on special quoting rules in netctl.profile(5)
+Key=dedacted
+# Uncomment this if your ssid is hidden
+#Hidden=yes