home: set CARGO_NET_GIT_FETCH_WITH_CLI to 1
This commit is contained in:
@@ -83,6 +83,7 @@ in {
|
|||||||
keyboard.options = [ "caps:escape" ];
|
keyboard.options = [ "caps:escape" ];
|
||||||
|
|
||||||
sessionVariables = {
|
sessionVariables = {
|
||||||
|
CARGO_NET_GIT_FETCH_WITH_CLI = "true";
|
||||||
PYTHONSTARTUP = "${config.xdg.configHome}/python/pyrc";
|
PYTHONSTARTUP = "${config.xdg.configHome}/python/pyrc";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user