This commit is contained in:
Leonardo Eugênio 2022-10-04 11:56:29 -03:00
parent 327064d0de
commit 0e2e304264
2 changed files with 3 additions and 1 deletions

View file

@ -201,6 +201,7 @@ in {
mariadb mariadb
php74 php74
nodePackages.intelephense nodePackages.intelephense
nodePackages.typescript-language-server
nodejs nodejs
nodePackages.yarn nodePackages.yarn
nodePackages.less nodePackages.less

View file

@ -35,6 +35,7 @@ in {
home.packages = with pkgs; [ home.packages = with pkgs; [
alacritty alacritty
terminal # see flake.nix terminal # see flake.nix
btop
exa exa
fd fd
p7zip p7zip
@ -90,11 +91,11 @@ in {
# Programming # Programming
vscode vscode
rustup rustup
android-studio
# cargo # cargo
cargo-edit cargo-edit
cargo-feature cargo-feature
cargo-watch cargo-watch
cargo-expand
pkgs.unstable.rust-analyzer pkgs.unstable.rust-analyzer
gcc gcc
nixfmt nixfmt