feat(adho): Add another wifi network

This commit is contained in:
Vincent Ambo 2017-10-22 01:30:22 +02:00
parent ba3a9c53eb
commit 83bbedbb6f

View file

@ -26,6 +26,11 @@
"Abelone" = { "Abelone" = {
psk = "speakeasy"; psk = "speakeasy";
}; };
# Eugene's apartment:
"GET_5G_4FD250" = {
psk = "62636342";
};
}; };
}; };