Commit 172ca7ea authored by Andrey Cherepanov's avatar Andrey Cherepanov Committed by Anton Midyukov

education: add chromium and remmina to default install

parent 89b3d677
......@@ -112,8 +112,11 @@ ifeq (,$(filter-out i586 x86_64,$(ARCH)))
@$(call add,THE_KMODULES,lsadrv bbswitch)
@$(call add,THE_KMODULES,staging)
@$(call add,MAIN_KMODULES,bbswitch)
@$(call add,BASE_PACKAGES,nextcloud-client)
@$(call add,THE_PACKAGES,chromium)
@$(call add,THE_PACKAGES,mc-full)
@$(call add,THE_PACKAGES,remmina remmina-plugins)
@$(call add,THE_PACKAGES,syslinux)
@$(call add,BASE_PACKAGES,nextcloud-client)
@$(call add,MAIN_PACKAGES,owamp-server)
endif
......
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