{ pkgs, ... }: { home.packages = with pkgs; [ delta gh onefetch gitoxide (callPackage ../../../../../pkgs/git-sumi.nix { }) git-crypt git-lfs ]; }