home/common: add git helpers

This commit is contained in:
steveej 2018-11-04 14:01:21 +01:00
parent fa8eab4b75
commit 7572248be0
2 changed files with 4 additions and 1 deletions

View file

@ -88,7 +88,6 @@ in {
nix-prefetch-scripts
# Version Control Systems
git-crypt
unstablepkgs.pijul
gitless
gitRepo

View file

@ -50,6 +50,10 @@ in {
home.packages =
[] ++ (with pkgs; [
# git helpers
git-crypt
vcsh
# Authentication
cacert
openssl