mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-03 23:49:40 +00:00
networks: fix ordering and add new network
This commit is contained in:
parent
a1dd3560b7
commit
161a228bd5
3 changed files with 32 additions and 21 deletions
|
|
@ -81,6 +81,13 @@ in
|
|||
hasPassword = true;
|
||||
randomizeMac = true;
|
||||
}
|
||||
{
|
||||
ssid = "LouisaCoffee";
|
||||
bssid = "fa:92:bf:62:7c:19";
|
||||
priority = privatePriority;
|
||||
hasPassword = true;
|
||||
randomizeMac = true;
|
||||
}
|
||||
{
|
||||
ssid = "MetroTaipei x Louisa"; # 大安
|
||||
priority = privatePriority;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue