Commence rust dev
This commit is contained in:
parent
7cc99cc2c7
commit
26ebfe66bc
|
@ -123,6 +123,7 @@
|
|||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
cargo
|
||||
chezmoi
|
||||
cups-filters
|
||||
dig
|
||||
|
@ -131,6 +132,7 @@
|
|||
git
|
||||
neovim
|
||||
python3
|
||||
rustc
|
||||
spotify
|
||||
thunderbird
|
||||
tmux
|
||||
|
|
Loading…
Reference in New Issue