feat(adho): Add BrewDog network
This commit is contained in:
parent
f2403271ec
commit
ab11ea2176
1 changed files with 5 additions and 1 deletions
|
@ -59,11 +59,15 @@
|
||||||
psk = "sarabar1989";
|
psk = "sarabar1989";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Sync Compund
|
# Sync Compound
|
||||||
"RWDS" = {
|
"RWDS" = {
|
||||||
psk = "radicalagenda";
|
psk = "radicalagenda";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
"BrewDog" = {
|
||||||
|
psk = "welovebeer";
|
||||||
|
};
|
||||||
|
|
||||||
"espressohouse" = {};
|
"espressohouse" = {};
|
||||||
"Gotanet Open" = {};
|
"Gotanet Open" = {};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue