services.gerrit.builtinPlugins

NixOS option

List of builtins plugins to install. Those are shipped in the gerrit.war file.

type: list of (one of "codemirror-editor", "commit-message-length-validator", "delete-project", "download-commands", "gitiles", "hooks", "plugin-manager", "replication", "reviewnotes", "singleusergroup", "webhooks")
Default
[ ]
declared in: nixos/modules/services/web-apps/gerrit.nixView source on NixOS/nixpkgs →