add wifi network

This commit is contained in:
Vivian 2022-11-09 10:16:30 +01:00
parent ab44c1f1d1
commit 0c8149342d

View file

@ -42,6 +42,9 @@
"meowy hotspot" = { "meowy hotspot" = {
psk = "@HOTSPOT_PASSWORD@"; psk = "@HOTSPOT_PASSWORD@";
}; };
"WiFi Roest" = {
psk = "@WIFI_ROEST_PASSWORD@";
};
}; };
}; };