diff --git a/ops/nixos/monorepo-gerrit.nix b/ops/nixos/monorepo-gerrit.nix index efea26324..bbd753599 100644 --- a/ops/nixos/monorepo-gerrit.nix +++ b/ops/nixos/monorepo-gerrit.nix @@ -18,6 +18,7 @@ in { ]; plugins = with config.depot.third_party.gerrit_plugins; [ + checks owners ];