Use full git version

This commit is contained in:
2025-02-28 19:07:15 +01:00
parent 9d3b894b87
commit a6696c732c

View File

@@ -3,6 +3,8 @@
{
programs.git = {
enable = true;
package = pkgs.gitFull;
delta.enable = true;
userName = "Noah Knegt";