mob next [ci-skip] [ci skip] [skip ci]
lastFile:modules/clan/gw-router/default.nix
This commit is contained in:
@@ -120,6 +120,12 @@
|
||||
description = "TP-Link Omada SDN controller (podman container)";
|
||||
};
|
||||
|
||||
speedtestInterval = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
default = "hourly";
|
||||
description = "systemd OnCalendar spec for the WAN speed test.";
|
||||
};
|
||||
|
||||
proxy = {
|
||||
|
||||
enable = lib.mkEnableOption "internal reverse proxy (Caddy, wildcard cert via DNS-01)";
|
||||
@@ -350,8 +356,9 @@
|
||||
./firewall.nix
|
||||
./iperf.nix
|
||||
./ipv6.nix
|
||||
./pppoe.nix
|
||||
./omada.nix
|
||||
./pppoe.nix
|
||||
./proxy.nix
|
||||
./speedtest.nix
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user