diff --git a/modules/system/exports/monitoring.nix b/modules/system/exports/monitoring.nix index 0558b26a..45e0fee9 100644 --- a/modules/system/exports/monitoring.nix +++ b/modules/system/exports/monitoring.nix @@ -233,10 +233,10 @@ in name = "node"; port = 9091; } - { + /*{ name = "unifi"; port = 9130; - } + }*/ ]; in { options.exports = with lib.types; {