reorganize pakages list

This commit is contained in:
Frost-Phoenix 2023-11-05 22:10:05 +01:00
parent 2a10936486
commit 0aa7c339d4

View file

@ -1,47 +1,35 @@
{ inputs, pkgs, ... }: { inputs, pkgs, ... }:
{ {
home.packages = home.packages = (with pkgs; [
let
php = pkgs.php.buildEnv { extraConfig = "memory_limit = 2G"; };
in
(with pkgs;
[
# programming
python39
nodejs
nodePackages.nodemon
yarn
nix-prefetch-github
typescript
rnix-lsp
ripgrep
rustup
php
vscode
lazygit
bat bat
btop
# others
openssl
libnotify
pamixer
xfce.thunar
pavucontrol
wget
unzip
gparted
mpv
playerctl
qalculate-gtk
bleachbit
imv
htop
xdg-utils
fzf
ffmpeg
bore-cli
discord discord
eza eza
fzf
lazygit
nix-prefetch-github
python39
ripgrep
rnix-lsp
rustup
vscode
xfce.thunar
bleachbit
bore-cli
gparted
ffmpeg
imv
libnotify
mpv
openssl
pamixer
pavucontrol
playerctl
qalculate-gtk
unzip
wget
xdg-utils
inputs.alejandra.defaultPackage.${system} inputs.alejandra.defaultPackage.${system}
] ]
++ [ ++ [