particle-os-modules/modules/yafti
2023-09-11 05:25:46 +00:00
..
README.md docs(startingpoint): fix typos with formatting (#35) 2023-09-11 05:25:46 +00:00
yafti.sh feat: startingpoint modules (#33) 2023-09-10 14:29:26 +00:00

yafti Module for Startingpoint

If included, the yafti module will install yafti and set it up to run on first boot. Also yafti's dependencies, python3-pip and libadwaita are installed

Optionally, a list of Flatpak names and IDs can be included under custom-flatpaks:. These will be enabled by default under their own section on the Flatpak installation screen of yafti.

The main yafti configuration file, yafti.yml, is in /usr/share/ublue-os/firstboot/yafti.yml and can be edited for a more custom first-boot experience.

Example configuration:

type: yafti
custom-flatpaks:
    - Celluloid: io.github.celluloid_player.Celluloid
    - Krita: org.kde.krita