about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2019-02-11T13·54+0100
committerVincent Ambo <mail@tazj.in>2019-02-11T13·54+0100
commit83f1b769fb433c1f3be1fe38c8d31910753a6123 (patch)
treef988c66c604eb57f1e237c9f7a369d6e267f87e8
parentf661e4e6ebd196e86d1e2cbd17ba5ec95dbc2051 (diff)
feat(adho): Add Kulturhuset and Forest & Brown wifis
-rw-r--r--adho-configuration.nix9
1 files changed, 9 insertions, 0 deletions
diff --git a/adho-configuration.nix b/adho-configuration.nix
index 0181c4ace3..11c5a97df5 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" = {};