feat(vcs): add support for git-cliff

This commit is contained in:
2025-06-04 19:08:12 +02:00
parent f47962d025
commit 0f6e372345
3 changed files with 5 additions and 1 deletions

View File

@@ -89,6 +89,7 @@
integration = true;
pkg = emacsPkg;
};
cliff = true;
sendmail = {
enable = true;
passwordFile = config.sops.secrets.emailPassword.path;