Remove glorified crap getting in the way copy-paste

This commit is contained in:
Sridhar Ratnakumar 2025-01-19 13:25:12 -05:00
parent 25b0475947
commit 6daf6dfffb

View file

@ -14,9 +14,7 @@ in
programs.git = {
inherit package;
difftastic = {
enable = true;
};
# difftastic.enable = true;
enable = true;
userName = flake.config.me.fullname;
userEmail = flake.config.me.email;