From 328b692ae9329f375c2cdd8446984e39d12a3425 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Mon, 25 Jun 2018 18:56:10 +0200 Subject: [PATCH] feat(adho): Add Postkontoret & MAGNAT wifi --- adho-configuration.nix | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/adho-configuration.nix b/adho-configuration.nix index ac91f16ff..7a4efc149 100644 --- a/adho-configuration.nix +++ b/adho-configuration.nix @@ -40,6 +40,10 @@ psk = "wurst2015"; }; + "postkontoret" = { + psk = "postkontoret"; + }; + # Eugene's apartment: "GET_5G_4FD250" = { psk = "62636342"; @@ -64,6 +68,10 @@ psk = "Guinness"; }; + "MAGNAT Guest" = { + psk = "elmolino021"; + }; + # Sync Compound "RWDS" = { psk = "radicalagenda";