From c7c831fddd87a293a661d2660f0cdf046326820d Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sun, 27 May 2018 19:12:14 +0200 Subject: feat(adho): Add Røverstaden wifi MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adho-configuration.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'adho-configuration.nix') diff --git a/adho-configuration.nix b/adho-configuration.nix index 6320e46721df..bf8792c15734 100644 --- a/adho-configuration.nix +++ b/adho-configuration.nix @@ -91,6 +91,11 @@ psk = "guest7890"; }; + # Røverstaden + "Roverstaden" = { + psk = "r0verstaden2018"; + }; + "Norwegian Internet Access" = {}; "NSB_INTERAKTIV" = {}; "The Thief" = {}; -- cgit 1.4.1