Skip to content

Commit

Permalink
Vendor Element into the image
Browse files Browse the repository at this point in the history
  • Loading branch information
strugee committed Oct 23, 2024
1 parent 7889826 commit 404cc24
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ rpm-ostree install jq age
# Streaming machine packages
rpm-ostree install mpv yt-dlp zenity
flatpak install --noninteractive --system com.obsproject.Studio # This MUST be from Flathub and not Fedora repos to have OpenH264 support
flatpak install --noninteractive --system im.riot.Riot
# Presentation machine packages
rpm-ostree install libreoffice nextcloud-client nextcloud-client-nautilus

Expand Down
5 changes: 0 additions & 5 deletions sbin/seagl-setup-room
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ else
sudo -u $SUDO_USER seagl-setup-app nextcloud
fi

# We leave expensive downloads for last, and prioritize by usefulness

# Flatpaks cannot be installed in the container image because they go to /var
flatpak install --noninteractive --system im.riot.Riot

# For some reason, Toolbx wants to create a Fedora 38 container??
# TODO confirm this is an upstream bug, then report
yes | sudo -u $SUDO_USER toolbox create --release f40
Expand Down

0 comments on commit 404cc24

Please sign in to comment.