home/cargo: move config envvar to correct module

This commit is contained in:
2025-04-25 11:22:50 +02:00
parent 342b08c4a2
commit 64c4c8f121
2 changed files with 2 additions and 1 deletions
+2
View File
@@ -6,4 +6,6 @@
cargo-new.vcs = "git";
};
};
home.sessionVariables.CARGO_NET_GIT_FETCH_WITH_CLI = "true";
}