[gnome] donÃ't default to full image

This commit is contained in:
Philip Müller 2020-10-29 15:03:12 +01:00
parent 0a6cc2e8dd
commit ca86c09b92

View file

@ -6,7 +6,7 @@
# multilib="true"
# use extra packages as defined in pkglist to activate a full profile
extra="true"
# extra="true"
################ install ################
@ -81,8 +81,8 @@ login_shell="/bin/zsh"
# names must match systemd service names
# services in enable_systemd array don't need to be listed here
# enable_systemd_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live')
disable_systemd_live=('tlp' 'tlp-sleep'
)
disable_systemd_live=('tlp' 'tlp-sleep')
# unset defaults to given values,
# names must match openrc service names
# services in enable_openrc array don't need to be listed here