mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-01-19 01:21:39 +01:00
eduroam: blacklist some aps
This commit is contained in:
parent
b224ae41ba
commit
eabf05f57f
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
identity="rose159e@tu-dresden.de"
|
identity="rose159e@tu-dresden.de"
|
||||||
password="@EDUROAM_AUTH@"
|
password="@EDUROAM_AUTH@"
|
||||||
phase2="auth=PAP"
|
phase2="auth=PAP"
|
||||||
bssid_ignore=7c:5a:1c:02:3d:ef,82:5a:1c:02:3d:ef
|
bssid_ignore=7c:5a:1c:02:3d:ef 82:5a:1c:02:3d:ef
|
||||||
'';
|
'';
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
scan_ssid=1
|
scan_ssid=1
|
||||||
|
|
Loading…
Reference in a new issue