From b166f22bc85f2105e0f016c74cb36c7a6d701fcb Mon Sep 17 00:00:00 2001 From: Soispha Date: Fri, 29 Dec 2023 08:25:11 +0100 Subject: feat(hm/conf/git): Incorporate elements of other peoples configs --- hm/soispha/pkgs/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hm/soispha/pkgs') diff --git a/hm/soispha/pkgs/default.nix b/hm/soispha/pkgs/default.nix index 60884493..c713b7ac 100644 --- a/hm/soispha/pkgs/default.nix +++ b/hm/soispha/pkgs/default.nix @@ -124,6 +124,7 @@ with pkgs; let GeneralTools = [ git # the fast distributed version control system git-crypt # mostly here to avoid problems in repositories, where the flake can't be loaded + git-absorb # git commit --fixup, but automatic glow # Command-line markdown renderer ]; }; -- cgit 1.4.1