Fixed git config.

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