From 7e0a55f697ae8443e12593bafe9f4c6efe6e08f1 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Mon, 20 Nov 2017 22:00:50 +0100 Subject: feat(adho): Add a few more wifi networks --- adho-configuration.nix | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'adho-configuration.nix') diff --git a/adho-configuration.nix b/adho-configuration.nix index a4d72d56bc7d..db594799ef54 100644 --- a/adho-configuration.nix +++ b/adho-configuration.nix @@ -58,6 +58,14 @@ "Sara Nett" = { psk = "sarabar1989"; }; + + # Sync Compund + "RWDS" = { + psk = "radicalagenda"; + }; + + "espressohouse" = {}; + "Gotanet Open" = {}; }; }; -- cgit 1.4.1