remove rustup, i mostly use devshells now
This commit is contained in:
parent
7d08a25b04
commit
4d6dc2944b
|
@ -14,7 +14,6 @@
|
|||
PARALLEL_HOME = "${config.xdg.configHome}/parallel";
|
||||
PLATFORMIO_CORE_DIR = "${config.xdg.dataHome}/platformio";
|
||||
PYTHONSTARTUP = "${config.xdg.configHome}/python/pythonrc";
|
||||
RUSTUP_HOME = "${config.xdg.dataHome}/rustup";
|
||||
};
|
||||
|
||||
xdg.configFile = {
|
||||
|
|
|
@ -86,7 +86,6 @@
|
|||
|
||||
# Development
|
||||
patchelf
|
||||
rustup
|
||||
|
||||
# Security
|
||||
pass
|
||||
|
|
Loading…
Reference in a new issue