ublue-os / isogenerator

Creates an ISO for installing a container image as an OS
Apache License 2.0
15 stars 2 forks source link

feat: Add flatpak support #56

Open noelmiller opened 8 months ago

noelmiller commented 8 months ago

Purpose

This PR is to add installation of flatpaks as part of the ISO build process. This is something that Fedora does for Silverblue and Kinoite, so we are utilizing the templates they use to build.

Things that are working

This will successfully install VLC

Current issues with this PR