style: organize env package list

This commit is contained in:
Kiana Sheibani 2024-07-26 05:47:14 -04:00
parent d96a66e5ed
commit ad937226b3

View file

@ -14,28 +14,35 @@
}); });
} (ps: with ps; [ en en-computers en-science ]); } (ps: with ps; [ en en-computers en-science ]);
in [ in [
gcc # Shell
ffmpeg
openssl
jaq
socat socat
git jaq
wget tldr
libnotify
inotify-tools
ripgrep ripgrep
unzip unzip
tldr
pamixer # Wayland
brightnessctl brightnessctl
playerctl playerctl
pamixer
ffmpeg
# System management
htop-vim
openssl
libnotify
inotify-tools
# Programming
gcc
git
pandoc pandoc
gnuplot
graphviz
texlive.combined.scheme-full texlive.combined.scheme-full
aspell' aspell'
nil nil
gnuplot
graphviz
]; ];