try saving git creds

This commit is contained in:
smayzy 2025-06-30 15:18:05 +02:00
parent 40bfc9c7e7
commit 4f427a1af0

View File

@ -70,6 +70,7 @@
extraConfig = {
core.editor = "vim";
core.autocrlf = "input";
credential.helper = "store";
};
};