Added thumbnailer and included xdg-desktop-portals to make sure that they will be included
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 10m33s

This commit is contained in:
2025-07-11 19:11:34 -04:00
parent b266c35183
commit 26e451fe1c

View File

@@ -52,6 +52,10 @@ modules:
# vulkan # vulkan
- vulkan-tools - vulkan-tools
- vulkan-validation-layers - vulkan-validation-layers
# xdg-desktop-portals
- xdg-desktop-portal
- xdg-desktop-portal-hyprland
- xdg-desktop-portal-gtk
# polkit # polkit
- polkit - polkit
@@ -78,6 +82,8 @@ modules:
- file-roller - file-roller
- file-roller-nautilus - file-roller-nautilus
- ffmpegthumbnailer
# text editor # text editor
- neovim - neovim
- codium - codium