docs: clarify flatpaks in recipe (#68)

* docs: minor clarification of yafti/flatpak

* docs: clarify flatpaks not installed in image
This commit is contained in:
Eino Rauhala
2023-05-09 17:38:58 +03:00
committed by GitHub
parent 60ddd67713
commit cd5c6c33cb
2 changed files with 6 additions and 4 deletions

View File

@@ -36,9 +36,10 @@ rpms:
- libadwaita # libadwaita comes with silverblue, but not with other flavors
# add your own below
# These Flatpaks (from flathub) will be available for install on boot
# this is just an example selection.
# If you leave this empty you can use yafti for post-boot installation
# These Flatpaks (from flathub) will be available for install on boot,
# they will not be installed in the image and need to be installed by a firstboot setup tool such as yafti.
# This is just an example selection.
# If you leave this empty you can still use yafti for firstboot installation.
flatpaks:
- org.mozilla.firefox
- org.mozilla.Thunderbird