summaryrefslogtreecommitdiffstats
path: root/other/netctl/gnex
diff options
context:
space:
mode:
authorAmin Bandali <amin@aminb.org>2018-04-29 23:46:44 -0400
committerAmin Bandali <amin@aminb.org>2018-04-29 23:47:18 -0400
commit96361db56c026b405179c98b1dbd58c8a3f2131d (patch)
treede487f9e93a15706d973558908ddc6f36b7053d2 /other/netctl/gnex
parentb1f6f894370d4488babc172b89b9d59ddea945b4 (diff)
downloadconfigs-96361db56c026b405179c98b1dbd58c8a3f2131d.tar.gz
configs-96361db56c026b405179c98b1dbd58c8a3f2131d.tar.xz
configs-96361db56c026b405179c98b1dbd58c8a3f2131d.zip
[other] remove some of the out of date stuff
TODO: Makefile rules for setting up my zim-based zsh setup, along with the zsh plugins I use
Diffstat (limited to 'other/netctl/gnex')
-rw-r--r--other/netctl/gnex14
1 files changed, 0 insertions, 14 deletions
diff --git a/other/netctl/gnex b/other/netctl/gnex
deleted file mode 100644
index d6f9a48..0000000
--- a/other/netctl/gnex
+++ /dev/null
@@ -1,14 +0,0 @@
-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