mirror of
https://github.com/alyssadev/nixos.git
synced 2025-10-14 13:09:39 +10:00
rust
This commit is contained in:
parent
cbcec36f2d
commit
8604c89adf
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@
|
||||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
just
|
just
|
||||||
|
cargo
|
||||||
|
rustc
|
||||||
git
|
git
|
||||||
vim
|
vim
|
||||||
wget
|
wget
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue