This commit is contained in:
EdenQwQ 2025-03-29 14:30:29 +08:00
parent f38ff8d128
commit c3c294e784
5 changed files with 63 additions and 76 deletions

View file

@ -9,12 +9,6 @@
git = {
enable = true;
config = {
http = {
proxy = "http://127.0.0.1:7890";
};
https = {
proxy = "http://127.0.0.1:7890";
};
safe = {
directory = "*";
};