Compare commits

...

2 Commits

Author SHA1 Message Date
3169904919 Merge pull request 'Added autostart module to recipe file' (#2) from fix-autostart into main
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 14m28s
Reviewed-on: #2
2025-05-23 18:48:05 -04:00
29eff45604 Added autostart module to recipe file
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 23s
2025-05-23 18:42:03 -04:00

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