mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-05-11 17:35:56 +08:00
use dae
This commit is contained in:
parent
f38ff8d128
commit
c3c294e784
5 changed files with 63 additions and 76 deletions
|
|
@ -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 = "*";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue