Enabled lfs for desktop

This commit is contained in:
Jurn Wubben 2025-06-29 23:19:12 +02:00
parent 6afe9358ae
commit f5d470e698

View file

@ -5,6 +5,7 @@
userEmail = "jurnwubben@gmail.com";
userName = "Jurn Wubben";
extraConfig.push.autoSetupRemote = true;
lfs.enable = true;
};
git-credential-oauth.enable = true;
};