feat: remove unecessary packages
parent
7e032905da
commit
697330e515
11
buer.scm
11
buer.scm
|
@ -97,23 +97,22 @@
|
|||
#|System level packages|#
|
||||
(packages
|
||||
(list #|admin |# htop inetutils isc-dhcp opendoas shadow
|
||||
#|base |# bash coreutils diffutils findutils grep patch sed tar
|
||||
which
|
||||
#|base |# coreutils diffutils findutils grep patch sed tar which
|
||||
#|bash |# bash bash-completion
|
||||
#|certs |# nss-certs
|
||||
#|compression |# bzip2 gzip lzip unzip xz
|
||||
#|compression |# bzip2 gzip lzip unzip xz zstd
|
||||
#|curl |# curl
|
||||
#|gawk |# gawk
|
||||
#|glib |# dbus
|
||||
#|guile |# guile-3.0-latest guile-colorized guile-readline
|
||||
#|less |# less
|
||||
#|linux |# alsa-lib alsa-plugins alsa-utils e2fsprogs eudev fuse
|
||||
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
|
||||
#|math |# libqalculate
|
||||
#|pulseaudio |# pulseaudio
|
||||
#|texinfo |# info-reader
|
||||
#|text-editors|# kak-lsp kakoune
|
||||
#|text-editors|# kakoune
|
||||
#|tmux |# tmux
|
||||
#|vpn |# wireguard-tools))
|
||||
|
||||
|
|
Loading…
Reference in New Issue