1
0

upgrade to 25.11

This commit is contained in:
2025-12-02 17:03:31 -08:00
parent d28a6049ca
commit 03b50ccb9f
5 changed files with 3 additions and 9 deletions

View File

@@ -4,7 +4,7 @@
enable = true;
lfs.enable = true;
extraConfig = {
settings = {
pull.ff = "only";
merge.conflictstyle = "zdiff3";

View File

@@ -3,7 +3,7 @@
programs.git = {
enable = true;
extraConfig = {
settings = {
credential.helper = "store --file ~/.git-credentials";
"url \"https://g.t1.xyz/github-mirror/\"" = {