Clean up router roles
This commit is contained in:
parent
b2eb267100
commit
51ac8518a2
8 changed files with 916 additions and 649 deletions
5
hardware/wle600vx.nix
Normal file
5
hardware/wle600vx.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Note: You can either use wel600vx.nix or wle900vx.nix
|
||||
{ config, lib, pkgs, ... }: {
|
||||
#TODO!
|
||||
services.hostapd5ghz.extraConfig = "";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue