Commence rust dev

This commit is contained in:
Eli Ribble 2024-07-17 19:22:31 -07:00
parent 7cc99cc2c7
commit 26ebfe66bc
1 changed files with 2 additions and 0 deletions

View File

@ -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