Removed server profile.
This commit is contained in:
@@ -108,7 +108,7 @@ KDE_PACKAGES=(
|
|||||||
#===============================================================================
|
#===============================================================================
|
||||||
|
|
||||||
# Profile registry - order determines menu numbering
|
# Profile registry - order determines menu numbering
|
||||||
PROFILES=(minimal server basic office)
|
PROFILES=(minimal basic office)
|
||||||
|
|
||||||
# Each profile defines:
|
# Each profile defines:
|
||||||
# PROFILE_<key>_NAME - Display name
|
# PROFILE_<key>_NAME - Display name
|
||||||
@@ -126,19 +126,6 @@ PROFILE_minimal_KDE=false
|
|||||||
PROFILE_minimal_PACKAGES=()
|
PROFILE_minimal_PACKAGES=()
|
||||||
PROFILE_minimal_SERVICES=()
|
PROFILE_minimal_SERVICES=()
|
||||||
|
|
||||||
#---------------------------------------------------------------------------
|
|
||||||
# Profile: Server
|
|
||||||
#---------------------------------------------------------------------------
|
|
||||||
PROFILE_server_NAME="Server"
|
|
||||||
PROFILE_server_DESC="Adds Restic, Docker, and Docker Compose."
|
|
||||||
PROFILE_server_KDE=false
|
|
||||||
PROFILE_server_PACKAGES=(
|
|
||||||
restic
|
|
||||||
docker
|
|
||||||
docker-compose
|
|
||||||
)
|
|
||||||
PROFILE_server_SERVICES=(docker.service)
|
|
||||||
|
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
# Profile: Basic Desktop
|
# Profile: Basic Desktop
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user