removing old bfg package

This commit is contained in:
Matt Nish-Lapidus 2025-07-07 17:02:49 -04:00
parent 2582c1baa7
commit 597e0ebfd1

View file

@ -3,7 +3,7 @@
{ {
home.packages = with pkgs; [ home.packages = with pkgs; [
# git-annex # git-annex
bfg-repo-cleaner git-filter-repo
delta delta
]; ];