feat(adho): Add The Kasbah & Google Oslo networks

This commit is contained in:
Vincent Ambo 2018-12-26 00:59:59 +01:00
parent 52d9ae8944
commit 54d56a39a6

View file

@ -141,6 +141,10 @@
psk = "92433048597489095671"; psk = "92433048597489095671";
}; };
"TheKasbah" = {
psk = "couscous";
};
# NixCon 2018 # NixCon 2018
"Coin Street Community Builders " = { "Coin Street Community Builders " = {
psk = "3vents2016"; psk = "3vents2016";
@ -161,6 +165,7 @@
"Amundsengjest" = {}; "Amundsengjest" = {};
"Beer Palace Gjest" = {}; "Beer Palace Gjest" = {};
"ibis" = {}; "ibis" = {};
"GoogleGuest" = {};
}; };
}; };