mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-01-18 17:11:39 +01:00
thinkpad: blacklist unwanted APs
This commit is contained in:
parent
44240a38d7
commit
d200c92200
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
identity="r5"
|
||||
password="@AGDSN_WIFI_AUTH@"
|
||||
phase2="auth=PAP"
|
||||
bssid_ignore=b8:3a:5a:8b:96:c2
|
||||
'';
|
||||
authProtocols = [ "WPA-EAP" ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue