diff --git a/README.md b/README.md index 424c691..f553793 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This layer builds on top of `ghcr.io/projectbluefin/common` and `https://github. - `system_files/shared/` - Configuration shared between Aurora and Aurora-DX - `system_files/dx/` - Aurora-DX specific configuration - `wallpapers/` - Aurora wallpapers from [artwork repo](https://github.com/ublue-os/artwork) -- `flatpaks/` - Flatpak definitions used for including flatpaks for the ISOs and `ujust install-system-flatpaks` +- `system_files/shared/usr/share/ublue-os/homebrew/` - Flatpak definitions used for including flatpaks for the ISOs and `ujust install-system-flatpaks` - [Yes, homebrew supports the installation of Flatpaks](https://github.com/Homebrew/brew/pull/21097) - `logos/` - Aurora Logos used in SDDM/Plasma Kickoff etc. ## Usage in Downstream Projects @@ -29,7 +29,6 @@ COPY --from=aurora-common /system_files/dx / COPY --from=aurora-common /wallpapers / # Copy other assets as needed -COPY --from=aurora-common /flatpaks /tmp/flatpaks COPY --from=aurora-common /logos /tmp/logos ``` diff --git a/flatpaks/system-flatpaks-dx.list b/flatpaks/system-flatpaks-dx.list deleted file mode 100644 index 8ffe51b..0000000 --- a/flatpaks/system-flatpaks-dx.list +++ /dev/null @@ -1,3 +0,0 @@ -io.podman_desktop.PodmanDesktop -io.github.getnf.embellish -me.iepure.devtoolbox diff --git a/flatpaks/system-flatpaks.list b/flatpaks/system-flatpaks.list deleted file mode 100644 index 9a5770f..0000000 --- a/flatpaks/system-flatpaks.list +++ /dev/null @@ -1,20 +0,0 @@ -com.github.tchx84.Flatseal -com.ranfdev.DistroShelf -io.github.flattool.Warehouse -io.github.kolunmi.Bazaar -io.missioncenter.MissionCenter -org.deskflow.deskflow -org.fedoraproject.MediaWriter -org.fkoehler.KTailctl -org.gnome.DejaDup -org.gtk.Gtk3theme.Breeze -org.kde.gwenview -org.kde.haruna -org.kde.kcalc -org.kde.kclock -org.kde.kontact -org.kde.kweather -org.kde.okular -org.kde.skanpage -org.mozilla.Thunderbird -org.mozilla.firefox