packages
This commit is contained in:
parent
327064d0de
commit
0e2e304264
|
@ -201,6 +201,7 @@ in {
|
|||
mariadb
|
||||
php74
|
||||
nodePackages.intelephense
|
||||
nodePackages.typescript-language-server
|
||||
nodejs
|
||||
nodePackages.yarn
|
||||
nodePackages.less
|
||||
|
|
|
@ -35,6 +35,7 @@ in {
|
|||
home.packages = with pkgs; [
|
||||
alacritty
|
||||
terminal # see flake.nix
|
||||
btop
|
||||
exa
|
||||
fd
|
||||
p7zip
|
||||
|
@ -90,11 +91,11 @@ in {
|
|||
# Programming
|
||||
vscode
|
||||
rustup
|
||||
android-studio
|
||||
# cargo
|
||||
cargo-edit
|
||||
cargo-feature
|
||||
cargo-watch
|
||||
cargo-expand
|
||||
pkgs.unstable.rust-analyzer
|
||||
gcc
|
||||
nixfmt
|
||||
|
|
Loading…
Reference in a new issue