removed full-desktop profile

This commit is contained in:
julien
2026-01-14 13:07:47 +00:00
parent 47d34f45ce
commit 869e9197f7

View File

@@ -11,12 +11,6 @@ if [ $profile = server ]; then
fi
if [ $profile = desktop ]; then
modules="pkgs.sh
zram.sh
config.sh"
fi
if [ $profile = full-desktop ]; then
modules="pkgs.sh
docker.sh
zram.sh