mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
networks: update
This commit is contained in:
parent
70e063d8df
commit
54f685e90c
2 changed files with 5 additions and 0 deletions
|
|
@ -14,6 +14,11 @@ in
|
||||||
priority = privatePriority;
|
priority = privatePriority;
|
||||||
hasPassword = true;
|
hasPassword = true;
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
ssid ="Kuo";
|
||||||
|
priority = privatePriority;
|
||||||
|
hasPassword = true;
|
||||||
|
}
|
||||||
{
|
{
|
||||||
ssid = "girlypop-net";
|
ssid = "girlypop-net";
|
||||||
priority = privatePriority;
|
priority = privatePriority;
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue