Commit e3cee084 authored by Sergey V Turchin's avatar Sergey V Turchin Committed by Anton Midyukov

- kwrk: return webterminal profile

parent 91859dd7
...@@ -130,6 +130,7 @@ mixin/kworkstation-install-opts: ...@@ -130,6 +130,7 @@ mixin/kworkstation-install-opts:
@$(call add,INSTALL2_PACKAGES,installer-feature-packagekit-setup) @$(call add,INSTALL2_PACKAGES,installer-feature-packagekit-setup)
@$(call add,INSTALL2_PACKAGES,installer-feature-xprofile-clear) @$(call add,INSTALL2_PACKAGES,installer-feature-xprofile-clear)
@$(call add,INSTALL2_PACKAGES,installer-feature-systemd-oomd) @$(call add,INSTALL2_PACKAGES,installer-feature-systemd-oomd)
@$(call add,INSTALL2_PACKAGES,installer-feature-webterminal-setup)
@$(call add,INSTALL2_PACKAGES,apt-scripts-nvidia) @$(call add,INSTALL2_PACKAGES,apt-scripts-nvidia)
@$(call add,INSTALL2_PACKAGES,volumes-profile-kdesktop) @$(call add,INSTALL2_PACKAGES,volumes-profile-kdesktop)
@$(call add,INSTALL2_PACKAGES,udev-rules-ioschedulers) @$(call add,INSTALL2_PACKAGES,udev-rules-ioschedulers)
...@@ -141,6 +142,7 @@ mixin/kworkstation-install-opts: ...@@ -141,6 +142,7 @@ mixin/kworkstation-install-opts:
@$(call add,INSTALL2_CLEANUP_PACKAGES,libat-spi2-core at-spi2-core at-spi2-atk) @$(call add,INSTALL2_CLEANUP_PACKAGES,libat-spi2-core at-spi2-core at-spi2-atk)
@$(call add,MAIN_GROUPS,$(kworkstation_groups)) @$(call add,MAIN_GROUPS,$(kworkstation_groups))
@$(call add,THE_PROFILES,kworkstation/10-workstation) @$(call add,THE_PROFILES,kworkstation/10-workstation)
@$(call add,THE_PROFILES,kworkstation/20-webterminal)
@$(call add,BASE_PACKAGES,alterator-postinstall) @$(call add,BASE_PACKAGES,alterator-postinstall)
@$(call add,BASE_PACKAGES,make-initrd-mdadm mdadm) @$(call add,BASE_PACKAGES,make-initrd-mdadm mdadm)
@$(call add,BASE_PACKAGES,apt-scripts-nvidia) @$(call add,BASE_PACKAGES,apt-scripts-nvidia)
......
alterator-kiosk
chromium-gost chromium-gost
webterminal-session
sddm-theme-breeze
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