Skip to content

Commit 3ac6693

Browse files
authored
Update recipe.yml
1 parent 7a5836d commit 3ac6693

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

recipes/recipe.yml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,19 @@ base-image: quay.io/fedora-ostree-desktops/silverblue
88
image-version: 42 # latest is also supported if you want new updates ASAP
99

1010
modules:
11-
- from-file: general.yml
11+
- from-file: base.yml
12+
- from-file: module-recipes/files.yml
13+
- from-file: module-recipes/kargs.yml
14+
- from-file: module-recipes/dnf.yml
15+
- from-file: module-recipes/gnome-extensions.yml
16+
- from-file: module-recipes/justfiles.yml
17+
- type: yafti
18+
- from-file: module-recipes/default-flatpaks.yml
19+
- from-file: module-recipes/bling.yml
20+
- from-file: module-recipes/systemd.yml
21+
- type: gschema-overrides
22+
- from-file: module-recipes/wallpapers.yml
23+
- from-file: module-recipes/scripts.yml
24+
- from-file: module-recipes/soar.yml
25+
- type: initramfs
26+
- type: signing

0 commit comments

Comments
 (0)