about summary refs log tree commit diff stats
path: root/flake/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake/default.nix')
-rw-r--r--flake/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/flake/default.nix b/flake/default.nix
index 1b0b2f40..f3bf346b 100644
--- a/flake/default.nix
+++ b/flake/default.nix
@@ -202,7 +202,6 @@ in {
 
         # secrets
         ragenix.packages."${system}".default
-        git-crypt
 
         # shell
         shfmt # TODO: Integrate this into nvim <2023-10-31>