mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-18 17:09:37 +00:00
networks: implement bssid support
This commit is contained in:
parent
b66c63601f
commit
076a4448e7
3 changed files with 23 additions and 18 deletions
|
|
@ -6,6 +6,7 @@ in
|
|||
[
|
||||
{
|
||||
ssid = "~";
|
||||
bssid = "de:ad:de:ad:d0:d0"; # dead dead dodo
|
||||
priority = preferredPriority;
|
||||
hasPassword = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue