From 29eff45604b74d616aed5fc4ccd83a9c7fe06766 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Fri, 23 May 2025 18:42:03 -0400 Subject: [PATCH] Added autostart module to recipe file --- recipes/recipe.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/recipe.yml b/recipes/recipe.yml index 18942fd..a5b72e3 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -18,6 +18,7 @@ modules: - from-file: components/sys-files-module.yml - from-file: components/hyprland-module.yml - from-file: components/steam-module.yml + - from-file: components/autostart-module.yml - from-file: components/default-flatpak.yml - type: signing # this sets up the proper policy & signing files for signed images to work fully