sombrero: Move tig to git module
This commit is contained in:
@@ -69,7 +69,6 @@
|
|||||||
gnumake
|
gnumake
|
||||||
mkpasswd
|
mkpasswd
|
||||||
vim
|
vim
|
||||||
tig
|
|
||||||
unar
|
unar
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
@@ -18,6 +18,8 @@ in
|
|||||||
{ path = ./gitconfig; }
|
{ path = ./gitconfig; }
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
home.packages = [ pkgs.tig ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user