feat: removed unused packages

This commit is contained in:
Nick 2024-11-06 21:59:08 -06:00
parent cc822d2102
commit 2f0738fe58

View file

@ -2,24 +2,19 @@
home.packages = builtins.attrValues { home.packages = builtins.attrValues {
inherit inherit
(pkgs) (pkgs)
acpi
cifs-utils cifs-utils
fastfetch
ffmpeg ffmpeg
flac flac
gvfs
hardinfo hardinfo
inetutils inetutils
libgen-cli libgen-cli
libnatpmp libnatpmp
ncdu ncdu
networkmanager-openvpn networkmanager-openvpn
nftables
nyancat nyancat
openssl openssl
pciutils pciutils
pinentry pinentry
playerctl
samba samba
simple-mtpfs simple-mtpfs
sshfs sshfs
@ -27,12 +22,10 @@
tomb tomb
unrar unrar
unzip unzip
wezterm
wget wget
wine wine
xdg-utils xdg-utils
xdotool xdotool
yt-dlp
zip zip
; ;
}; };