feat(adho): Add The Kasbah & Google Oslo networks
This commit is contained in:
parent
52d9ae8944
commit
54d56a39a6
1 changed files with 5 additions and 0 deletions
|
@ -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" = {};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue