universedesktop: disable 5G (for now)

This commit is contained in:
2026-03-20 11:22:03 -04:00
parent 5e8ed76d47
commit 6fc3f85e37

View File

@@ -67,7 +67,7 @@
networking.wireless.enable = true; networking.wireless.enable = true;
networking.wireless.networks = { networking.wireless.networks = {
"BELL422 5G".pskRaw = "ext:PSK_HOME"; # "BELL422 5G".pskRaw = "ext:PSK_HOME";
"BELL422".pskRaw = "ext:PSK_HOME"; "BELL422".pskRaw = "ext:PSK_HOME";
}; };