mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
vanadium: update network
This commit is contained in:
parent
6e226de54c
commit
6bddc542ab
2 changed files with 8 additions and 0 deletions
|
|
@ -50,6 +50,14 @@
|
|||
}
|
||||
{
|
||||
"A-WAY".pskRaw = "ext:A-WAY";
|
||||
|
||||
# TODO: Figure out how to configure networks of "same password, different ssid".
|
||||
#
|
||||
# In the following documentation, bssid can be used to match
|
||||
# Besides, is it possible to have duplicated SSID?
|
||||
# https://man.freebsd.org/cgi/man.cgi?wpa_supplicant.conf%285%29
|
||||
"LOUISA".pskRaw = "ext:LOUISA"; # 七張
|
||||
|
||||
eduroam = {
|
||||
authProtocols = ["WPA-EAP"];
|
||||
auth = ''
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue