File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -8,4 +8,19 @@ base-image: quay.io/fedora-ostree-desktops/silverblue
88image-version : 42 # latest is also supported if you want new updates ASAP
99
1010modules :
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
You can’t perform that action at this time.
0 commit comments