fix: stop network from being redefined

This commit is contained in:
Leon Schwarzäugl 2025-10-09 00:19:56 +02:00
parent cc824b648b
commit 49c7cae7f9
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
2 changed files with 2 additions and 2 deletions

View file

@ -5048,7 +5048,7 @@ Here I only enable =networkmanager= and a few default networks. The rest of the
wifi = {
# mac-address-blacklist = "";
mode = "infrastructure";
band = "a";
# band = "a";
ssid = wlan1;
};
wifi-security = {