git: switch back to patdiff

This commit is contained in:
Primrose 2025-06-29 21:16:13 +02:00
parent 3f9663ea00
commit 389cc21cda
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -2,10 +2,7 @@
# git plugins # git plugins
programs.git = { programs.git = {
lfs.enable = true; lfs.enable = true;
difftastic = { patdiff.enable = true;
enable = true;
enableAsDifftool = true;
};
}; };
# git itself # git itself