Fixed git config.

This commit is contained in:
2026-04-25 21:59:10 +03:00
parent 8a8e63b095
commit 315e73c63c
+1 -3
View File
@@ -25,9 +25,7 @@ in {
}; };
settings = { settings = {
extraConfig = { credential.helper = "!pass-git-helper $@";
credential.helper = "!pass-git-helper $@";
};
user = { user = {
name = "Aner Zakobar"; name = "Aner Zakobar";
email = "aner@zakobar.com"; email = "aner@zakobar.com";