From 83f1b769fb433c1f3be1fe38c8d31910753a6123 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Mon, 11 Feb 2019 14:54:07 +0100 Subject: feat(adho): Add Kulturhuset and Forest & Brown wifis --- adho-configuration.nix | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/adho-configuration.nix b/adho-configuration.nix index 0181c4ace38f..11c5a97df59e 100644 --- a/adho-configuration.nix +++ b/adho-configuration.nix @@ -162,6 +162,15 @@ psk = "3vents2016"; }; + "KH2 Gjest" = { + psk = "haenfindag"; + }; + + # Forest & Brown + "Forest Guest" = { + psk = "437B99AC5B"; + }; + "Gatwick FREE Wi-Fi" = {}; "mycloud" = {}; "Norwegian Internet Access" = {}; -- cgit 1.4.1