From 9042d0a9870469aee9c75cfbf142e9ef11f39011 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 3 Mar 2018 15:37:38 +0100 Subject: chore(adho): Update office wifi configuration --- adho-configuration.nix | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'adho-configuration.nix') diff --git a/adho-configuration.nix b/adho-configuration.nix index 63a1a1a67258..1e50df292f26 100644 --- a/adho-configuration.nix +++ b/adho-configuration.nix @@ -18,12 +18,6 @@ psk = "washyourface"; }; - # Did someone say wifi credentials are secret? - # http://bit.ly/2gI43QP - "Amesto-mobile" = { - psk = "ostemAt1"; - }; - # On the go! "Rumpetroll" = { psk = "fisk1234"; @@ -76,6 +70,10 @@ psk = "detlilleekstra"; }; + "Langler" = { + psk = "Oslo2018"; + }; + "Norwegian Internet Access" = {}; "NSB_INTERAKTIV" = {}; "The Thief" = {}; -- cgit 1.4.1