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:
|
# List packages installed in system profile. To search, run:
|
||||||
# $ nix search wget
|
# $ nix search wget
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
cargo
|
||||||
chezmoi
|
chezmoi
|
||||||
cups-filters
|
cups-filters
|
||||||
dig
|
dig
|
||||||
|
@ -131,6 +132,7 @@
|
||||||
git
|
git
|
||||||
neovim
|
neovim
|
||||||
python3
|
python3
|
||||||
|
rustc
|
||||||
spotify
|
spotify
|
||||||
thunderbird
|
thunderbird
|
||||||
tmux
|
tmux
|
||||||
|
|
Loading…
Reference in New Issue