move pass-git-helper from git -> pass

This commit is contained in:
Infinidoge 2021-10-15 09:43:35 -04:00
parent af6cffb876
commit 51f866c0f8
2 changed files with 13 additions and 9 deletions

View file

@ -4,7 +4,6 @@
extraConfig = {
pull.rebase = true;
credential.helper = "${pkgs.gitAndTools.pass-git-helper}/bin/pass-git-helper";
};
aliases = {