Commit 20a57fd5 authored by Anton Midyukov's avatar Anton Midyukov

regular-vm.mk: add +wireless for desktop targets

parent d131ebeb
......@@ -25,7 +25,7 @@ mixin/regular-vm-jeos: mixin/regular-vm-base use/deflogin/root
@$(call add,DEFAULT_SERVICES_ENABLE,getty@tty1)
mixin/regular-vm-x11: mixin/regular-vm-base mixin/regular-x11 \
mixin/regular-desktop use/browser/firefox/esr use/oem; @:
mixin/regular-desktop use/browser/firefox/esr use/oem +wireless; @:
ifeq (,$(filter-out armh aarch64,$(ARCH)))
@$(call add,THE_PACKAGES,xorg-96dpi)
@$(call add,THE_LISTS,remote-access)
......
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