Add nvd (version diff)

This commit is contained in:
2026-05-15 15:15:27 +00:00
parent 3b688fd5a2
commit 0160a8aa80

View File

@@ -20,6 +20,10 @@
fi
'';
home.activation.report-changes = lib.hm.dag.entryAnywhere ''
${pkgs.nvd}/bin/nvd diff $oldGenPath $newGenPath
'';
programs.git = {
enable = true;