Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
```

Expand Down
3 changes: 0 additions & 3 deletions flatpaks/system-flatpaks-dx.list

This file was deleted.

20 changes: 0 additions & 20 deletions flatpaks/system-flatpaks.list

This file was deleted.