git.nix: add difftastic
This commit is contained in:
parent
09ed21b99f
commit
22174802a7
1 changed files with 1 additions and 6 deletions
|
@ -1,9 +1,4 @@
|
|||
{
|
||||
lib,
|
||||
pkgs,
|
||||
config,
|
||||
...
|
||||
}: {
|
||||
{pkgs, ...}: {
|
||||
programs.git = {
|
||||
enable = true;
|
||||
lfs.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue