remove rustup, i mostly use devshells now

This commit is contained in:
Artemis Tosini 2024-06-05 00:52:47 +00:00
parent 7d08a25b04
commit 4d6dc2944b
Signed by: artemist
SSH key fingerprint: SHA256:EsuWCwx6fjxxExxf65rX+ocQJJAdw4R1KarpFue6Uwc
2 changed files with 0 additions and 2 deletions

View file

@ -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 = {

View file

@ -86,7 +86,6 @@
# Development
patchelf
rustup
# Security
pass