diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rwxr-xr-x | Makefile | 2 | ||||
-rw-r--r-- | gpg/.config/wpa_supplicant.conf.gpg | bin | 0 -> 1756 bytes |
3 files changed, 3 insertions, 0 deletions
@@ -15,3 +15,4 @@ emacsen/make-* .irssi/away.log .irssi/config.autosave bin/msmtp +.config/wpa_supplicant.conf @@ -26,6 +26,7 @@ LOCAL_FILES = \ # GPG encrypted files. Must be included in GLOBAL_FILES GPG_FILES = \ + .config/wpa_supplicant.conf \ .mutt/alias.rc \ .mutt/alias-cmu.rc \ .mutt/savehooks.rc @@ -42,6 +43,7 @@ GLOBAL_FILES = \ .config/beets/ \ .config/fontconfig/ \ .config/nitrogen/ \ + .config/wpa_supplicant.conf \ .config/zathura/ \ .cmus/ \ .dput.cf \ diff --git a/gpg/.config/wpa_supplicant.conf.gpg b/gpg/.config/wpa_supplicant.conf.gpg Binary files differnew file mode 100644 index 0000000..0271605 --- /dev/null +++ b/gpg/.config/wpa_supplicant.conf.gpg |