feat: ease customization by reading flatpaks and rpms to install from a recipe.yml. (#79)
Co-authored-by: ER <eino.rauhala@proton.me> Co-authored-by: Marco Ceppi <marco@ceppi.net> Co-authored-by: Jorge O. Castro <jorge.castro@gmail.com>
This commit is contained in:
13
recipe.yml
Normal file
13
recipe.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
rpms:
|
||||
- distrobox
|
||||
- gnome-tweaks
|
||||
- just
|
||||
flatpaks:
|
||||
- org.mozilla.firefox
|
||||
- org.mozilla.Thunderbird
|
||||
- com.mattjakeman.ExtensionManager
|
||||
- org.libreoffice.LibreOffice
|
||||
- org.gnome.DejaDup
|
||||
- org.gustavoperedo.FontDownloader
|
||||
- com.github.tchx84.Flatseal
|
||||
- io.github.celluloid_player.Celluloid
|
||||
Reference in New Issue
Block a user