feat: remove unecessary packages

keyring
anemofilia 2023-08-07 20:38:40 -03:00
parent 7e032905da
commit 697330e515
1 changed files with 5 additions and 6 deletions

View File

@ -97,23 +97,22 @@
#|System level packages|# #|System level packages|#
(packages (packages
(list #|admin |# htop inetutils isc-dhcp opendoas shadow (list #|admin |# htop inetutils isc-dhcp opendoas shadow
#|base |# bash coreutils diffutils findutils grep patch sed tar #|base |# coreutils diffutils findutils grep patch sed tar which
which #|bash |# bash bash-completion
#|certs |# nss-certs #|certs |# nss-certs
#|compression |# bzip2 gzip lzip unzip xz #|compression |# bzip2 gzip lzip unzip xz zstd
#|curl |# curl #|curl |# curl
#|gawk |# gawk #|gawk |# gawk
#|glib |# dbus
#|guile |# guile-3.0-latest guile-colorized guile-readline #|guile |# guile-3.0-latest guile-colorized guile-readline
#|less |# less #|less |# less
#|linux |# alsa-lib alsa-plugins alsa-utils e2fsprogs eudev fuse #|linux |# alsa-lib alsa-plugins alsa-utils e2fsprogs eudev fuse
inetutils inotify-tools iproute kbd kmod lm-sensors inetutils inotify-tools iproute kbd kmod lm-sensors
procps psmisc thinkfan-next usbutils util-linux procps psmisc thinkfan-next util-linux
#|man |# man-db mandoc man-pages #|man |# man-db mandoc man-pages
#|math |# libqalculate #|math |# libqalculate
#|pulseaudio |# pulseaudio #|pulseaudio |# pulseaudio
#|texinfo |# info-reader #|texinfo |# info-reader
#|text-editors|# kak-lsp kakoune #|text-editors|# kakoune
#|tmux |# tmux #|tmux |# tmux
#|vpn |# wireguard-tools)) #|vpn |# wireguard-tools))