diff options
Diffstat (limited to 'ops/nixos/monorepo-gerrit.nix')
-rw-r--r-- | ops/nixos/monorepo-gerrit.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ops/nixos/monorepo-gerrit.nix b/ops/nixos/monorepo-gerrit.nix index add4b18c7dbb..ac20b3cb4970 100644 --- a/ops/nixos/monorepo-gerrit.nix +++ b/ops/nixos/monorepo-gerrit.nix @@ -19,7 +19,6 @@ in { plugins = with config.depot.third_party.gerrit_plugins; [ owners - owners-autoassign ]; package = config.depot.third_party.gerrit; |