diff --git a/flake.nix b/flake.nix index e8d2b86..3a9b79b 100644 --- a/flake.nix +++ b/flake.nix @@ -189,6 +189,7 @@ ./modules/TLMS { deployment-TLMS.monitoring.enable = myRegistry.monitoring; + _module.check = false; } ] ++ stop-box-modules; };