add tree-sitter and python3
This commit is contained in:
parent
717736993c
commit
593610bba7
1 changed files with 2 additions and 0 deletions
|
@ -95,6 +95,7 @@
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
rustup
|
rustup
|
||||||
neovim
|
neovim
|
||||||
|
tree-sitter
|
||||||
gparted
|
gparted
|
||||||
fish
|
fish
|
||||||
gnumake
|
gnumake
|
||||||
|
@ -102,6 +103,7 @@
|
||||||
go
|
go
|
||||||
nil
|
nil
|
||||||
xclip
|
xclip
|
||||||
|
python3
|
||||||
wezterm
|
wezterm
|
||||||
firefox
|
firefox
|
||||||
fzf
|
fzf
|
||||||
|
|
Loading…
Reference in a new issue