nixos/tests/wpa_supplicant: explicitly set channel (#343079)

This commit is contained in:
K900
2024-09-19 21:24:50 +03:00
committed by GitHub
+1
View File
@@ -21,6 +21,7 @@ let
enable = true;
radios.wlan0 = {
band = "2g";
channel = 6;
countryCode = "US";
networks = {
wlan0 = {