Commit cbd45bbd authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: alteratord service on for all regular desktop

parent b1e89c45
......@@ -59,6 +59,7 @@ mixin/regular-desktop: use/x11/xorg +alsa use/xdg-user-dirs \
@$(call add,DEFAULT_SERVICES_DISABLE,gssd idmapd krb5kdc rpcbind)
@$(call add,DEFAULT_SERVICES_ENABLE,bluetoothd)
@$(call add,DEFAULT_SERVICES_ENABLE,cups)
@$(call add,DEFAULT_SERVICES_ENABLE,alteratord)
mixin/desktop-extra:
@$(call add,BASE_LISTS,$(call tags,(archive || base) && extra))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment