feat: add git-crypt

This commit is contained in:
2026-02-10 15:22:58 +01:00
parent 58deafb971
commit f2d5672577
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@
{
home.packages = with pkgs; [
git-credential-oauth
git-crypt
];
programs.git = {