diff --git a/machines/universedesktop/configuration.nix b/machines/universedesktop/configuration.nix index a454ca9..b7ceb8c 100644 --- a/machines/universedesktop/configuration.nix +++ b/machines/universedesktop/configuration.nix @@ -67,7 +67,7 @@ networking.wireless.enable = true; networking.wireless.networks = { - "BELL422 5G".pskRaw = "ext:PSK_HOME"; + # "BELL422 5G".pskRaw = "ext:PSK_HOME"; "BELL422".pskRaw = "ext:PSK_HOME"; };