mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 14:52:24 +05:30
enable rust cargo
This commit is contained in:
parent
aecfbc4421
commit
2deb9164d2
2 changed files with 5 additions and 2 deletions
|
@ -2,7 +2,9 @@
|
|||
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
# Rust setup
|
||||
rustup
|
||||
# Rust setup
|
||||
# rustup
|
||||
rustc
|
||||
cargo
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue