diff options
Diffstat (limited to 'Biz')
-rw-r--r-- | Biz/Cloud/Git.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Biz/Cloud/Git.nix b/Biz/Cloud/Git.nix index a3ae25c..9c31251 100644 --- a/Biz/Cloud/Git.nix +++ b/Biz/Cloud/Git.nix @@ -58,6 +58,7 @@ in { enable = true; builtinPlugins = [ "commit-message-length-validator" + "delete-project" "plugin-manager" "singleusergroup" "reviewnotes" |