style: organize env package list
This commit is contained in:
parent
d96a66e5ed
commit
ad937226b3
|
@ -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
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue