shinobu/router: Disable hostapd
The wireless card only supports one AP, so I switched to an OpenWRT stanadlone AP.
This commit is contained in:
parent
ef62aac941
commit
3f9e9e15e9
|
@ -30,7 +30,7 @@ in
|
||||||
./dnsmasq.nix
|
./dnsmasq.nix
|
||||||
./nft.nix
|
./nft.nix
|
||||||
./tc.nix
|
./tc.nix
|
||||||
./wlan.nix
|
#./wlan.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.kernel.sysctl = {
|
boot.kernel.sysctl = {
|
||||||
|
|
Loading…
Reference in a new issue