summary refs log tree commit diff stats
path: root/system/packages/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/packages/default.nix')
-rw-r--r--system/packages/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/packages/default.nix b/system/packages/default.nix
index 12e4c93..11ad1d8 100644
--- a/system/packages/default.nix
+++ b/system/packages/default.nix
@@ -2,6 +2,7 @@
   environment.systemPackages = with pkgs; [
     jre_minimal
     git
+    git-crypt
     zsh
     neovim
     btrfs-progs