added git-filter-repo

This commit is contained in:
ISnortPennies 2022-08-17 13:17:46 -04:00
parent 865e4557d9
commit 2800b9b792

View file

@ -43,5 +43,6 @@ environment.systemPackages = with pkgs; [
qsudo qsudo
gcc #for neovim tree-sitter gcc #for neovim tree-sitter
nix-tree nix-tree
git-filter-repo
]; ];
} }