Add missing gschema.override file, add groupinstall scripts to install devel-tools
This commit is contained in:
parent
345abed5d8
commit
aa7e174823
4 changed files with 60 additions and 3 deletions
|
|
@ -5,6 +5,13 @@ base-image: ghcr.io/ublue-os/bazzite-gnome
|
|||
image-version: latest
|
||||
|
||||
modules:
|
||||
- type: script
|
||||
scripts:
|
||||
- prepare_groupinstall.sh
|
||||
- type: script
|
||||
scripts:
|
||||
- groupinstall.sh
|
||||
- download_install_rpms.sh
|
||||
- type: files
|
||||
files:
|
||||
- source: system
|
||||
|
|
@ -44,9 +51,6 @@ modules:
|
|||
- containerd.io
|
||||
- docker-buildx-plugin
|
||||
- docker-compose-plugin
|
||||
- type: script
|
||||
scripts:
|
||||
- download_install_rpms.sh
|
||||
- type: fonts
|
||||
fonts:
|
||||
nerd-fonts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue