diff options
Diffstat (limited to 'other/netctl/home')
-rw-r--r-- | other/netctl/home | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/other/netctl/home b/other/netctl/home deleted file mode 100644 index d6f9a48..0000000 --- a/other/netctl/home +++ /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 |