Added autostart module to recipe file
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 23s

This commit is contained in:
2025-05-23 18:42:03 -04:00
parent 7c68cc7b65
commit 29eff45604

View File

@@ -18,6 +18,7 @@ modules:
- from-file: components/sys-files-module.yml - from-file: components/sys-files-module.yml
- from-file: components/hyprland-module.yml - from-file: components/hyprland-module.yml
- from-file: components/steam-module.yml - from-file: components/steam-module.yml
- from-file: components/autostart-module.yml
- from-file: components/default-flatpak.yml - from-file: components/default-flatpak.yml
- type: signing # this sets up the proper policy & signing files for signed images to work fully - type: signing # this sets up the proper policy & signing files for signed images to work fully