use rustup
This commit is contained in:
parent
e04adc3ce5
commit
26912c792c
1 changed files with 1 additions and 4 deletions
|
@ -1,8 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
cargo
|
||||
rust-analyzer
|
||||
rustc
|
||||
rustfmt
|
||||
rustup
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue