aboutsummaryrefslogtreecommitdiff
path: root/nixos/machine/spt-mox.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/machine/spt-mox.nix')
-rw-r--r--nixos/machine/spt-mox.nix4
1 files changed, 1 insertions, 3 deletions
diff --git a/nixos/machine/spt-mox.nix b/nixos/machine/spt-mox.nix
index d79da46..84029c6 100644
--- a/nixos/machine/spt-mox.nix
+++ b/nixos/machine/spt-mox.nix
@@ -20,11 +20,9 @@ with lib; {
ht_capab = ["HT40+" "SHORT-GI-20" "SHORT-GI-40" "TX-STBC" "RX-STBC1" "DSSS_CCK-40"];
ssid = "TurrisRules";
bridge = "brlan";
- wpa = true;
- wpa3 = false;
+ wpa = 2;
wpaPassphrase = "@PASS_TURRIS_RULES@";
};
- # TODO use use wlp3s0 with 80211ax
};
};