mob next [ci-skip] [ci skip] [skip ci]
lastFile:modules/clan/gw-router/omada.nix
This commit is contained in:
@@ -114,6 +114,12 @@
|
||||
};
|
||||
};
|
||||
|
||||
enableOmada = lib.mkOption {
|
||||
type = lib.types.bool;
|
||||
default = false;
|
||||
description = "TP-Link Omada SDN controller (podman container)";
|
||||
};
|
||||
|
||||
vlans = lib.mkOption {
|
||||
type = lib.types.attrsOf (lib.types.submodule vlanModule);
|
||||
description = "VLANs setup for this router";
|
||||
|
||||
Reference in New Issue
Block a user