Clean up router roles
This commit is contained in:
parent
b2eb267100
commit
51ac8518a2
8 changed files with 916 additions and 649 deletions
5
hardware/wle200nx.nix
Normal file
5
hardware/wle200nx.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ config, lib, pkgs, ... }: {
|
||||
services.hostapd.extraConfig = ''
|
||||
ht_capab=[HT40-][HT40+][SHORT-GI-40][TX-STBC][RX-STBC1][DSSS_CCK-40]
|
||||
'';
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue