diff --git a/modules/features/hotspot.nix b/modules/features/hotspot.nix index ec32b38..0f3c7b8 100644 --- a/modules/features/hotspot.nix +++ b/modules/features/hotspot.nix @@ -22,6 +22,10 @@ countryCode = "US"; + band = "2g"; + + channel = 7; + wifi4 = { enable = true; };