diff --git a/debian-clean-kde.sh b/debian-clean-kde.sh index 192739a..516d349 100755 --- a/debian-clean-kde.sh +++ b/debian-clean-kde.sh @@ -7,7 +7,7 @@ APT_PURGE="apt -y purge" APT_REMOVE="apt -y autoremove" PKG_KDE_MINIMAL="kde-plasma-desktop plasma-nm" -PKG_KDE_APPS="ark kcalc okular gwenview krita dolphin-plugins kde-spectacle juk dragonplayer kdenetwork-filesharing samba" +PKG_KDE_APPS="ark kcalc okular gwenview krita dolphin-plugins kde-spectacle audacious dragonplayer kdenetwork-filesharing samba" PKG_OFFICE="libreoffice-calc libreoffice-writer libreoffice-draw libreoffice-kf5 aspell-hr hunspell-hr" PKG_NET="thunderbird net-tools remmina" PKG_NVIDIA="nvidia-driver"