diff --git a/install b/install index 3db9e56..0681283 100755 --- a/install +++ b/install @@ -131,6 +131,7 @@ SYSTEMD_USER_SERVICES=( # Rust components which should be installed RUST_COMPONENTS=( + "clippy" "rls" "rustfmt" )