mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2024-11-15 05:13:10 +01:00
thinkpad: blacklist unwanted APs
This commit is contained in:
parent
44240a38d7
commit
d200c92200
|
@ -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