1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-15 05:21:06 +01:00

difftastic: new module

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman 2025-10-16 21:10:33 -05:00
parent 16cd8abad6
commit 111329b475
5 changed files with 147 additions and 122 deletions

View file

@ -10,5 +10,4 @@
git-with-hooks = ./git-with-hooks.nix;
git-with-maintenance = ./git-with-maintenance.nix;
git-patdiff = ./git-patdiff.nix;
git-difftastic = ./git-difftastic.nix;
}