Skip to content

Commit

Permalink
Enabling flatpaks with reduced number of applications
Browse files Browse the repository at this point in the history
  • Loading branch information
YardQuit committed Dec 15, 2024
1 parent 824bbff commit 78a6649
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -ouex pipefail
RELEASE="$(rpm -E %fedora)"
### install flatpaks
flatpak remote-add --system --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
# flatpak -y install --system $(cat /tmp/packages/flatpaks)
flatpak -y install --system $(cat /tmp/packages/flatpaks)

### Install packages
rpm-ostree install \
Expand Down
2 changes: 0 additions & 2 deletions packages/flatpaks
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
hu.irl.cameractrls
com.github.wwmm.easyeffects
io.freetubeapp.FreeTube
org.fedoraproject.MediaWriter
org.gnome.Connections
org.gnome.World.PikaBackup

0 comments on commit 78a6649

Please sign in to comment.