docs(yafti): explain what yafti is
This commit is contained in:
parent
0e4f0d45cf
commit
4cf2273c6c
1 changed files with 3 additions and 1 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# `yafti`
|
||||
|
||||
The [`yafti`](https://github.com/ublue-os/yafti) module can be used to install [`yafti`](https://github.com/ublue-os/yafti) and set it up to run on first boot. Also `yafti`'s dependencies, `python3-pip` and `libadwaita` are installed.
|
||||
The [`yafti`](https://github.com/ublue-os/yafti) module can be used to install Yafti and set it up to run on first boot. Yafti (Yet Another First Time Installer) is a GTK program by Universal Blue that is used for prompting the user of a custom image before doing some optional configuration such as installing Flatpaks.
|
||||
|
||||
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`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue