about summary refs log tree commit diff stats
path: root/hm
diff options
context:
space:
mode:
Diffstat (limited to 'hm')
-rw-r--r--hm/soispha/pkgs/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hm/soispha/pkgs/default.nix b/hm/soispha/pkgs/default.nix
index a76740b6..c821cd94 100644
--- a/hm/soispha/pkgs/default.nix
+++ b/hm/soispha/pkgs/default.nix
@@ -128,7 +128,6 @@ with pkgs; let
     Programming = {
       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
       ];