diff --git a/recipes/recipe.yml b/recipes/recipe.yml index fee8eb2..8eb4209 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -23,8 +23,19 @@ modules: - atim/starship install: packages: + - gnome-tweaks - micro - starship + - micro + - fish + - podman + - cockpit + - cockpit-files + - cockpit-ostree + - cockpit-podman + - cockpit-image-builder + - rust + - cargo remove: packages: # example: removing firefox (in favor of the flatpak) @@ -40,17 +51,7 @@ modules: install: # system flatpaks we want all users to have and not remove - org.mozilla.firefox - org.gnome.Loupe - - gnome-tweaks - - micro - - fish - - podman - - cockpit - - cockpit-files - - cockpit-ostree - - cockpit-podman - - cockpit-image-builder - - rust - - cargo + - scope: user # Also add Flathub user repo, but no user packages - type: signing # this sets up the proper policy & signing files for signed images to work fully