Fixed git homemanager

This commit is contained in:
Jurn Wubben 2025-06-24 09:32:25 +02:00
parent 400d2ad28f
commit 411f25cdd5

View file

@ -6,6 +6,6 @@
userName = "Jurn Wubben";
extraConfig.push.autoSetupRemote = true;
};
git-credential-oauth = true;
git-credential-oauth.enable = true;
};
}