Build a new desktop image using bootc
This commit is contained in:
20
recipes/common/jp-common-bootc.yml
Normal file
20
recipes/common/jp-common-bootc.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
|
||||
modules:
|
||||
- from-file: common/common.yml
|
||||
- from-file: common/pipewire-tweaks.yml
|
||||
- from-file: common/jp-packages-bootc.yml
|
||||
- from-file: common/gaming-bootc.yml
|
||||
- from-file: common/dev-packages-bootc.yml
|
||||
- from-file: common/dev-apps-bootc.yml
|
||||
# - from-file: common/updates.yml
|
||||
- type: files
|
||||
files:
|
||||
- source: distrobox
|
||||
destination: /
|
||||
- type: fonts
|
||||
fonts:
|
||||
nerd-fonts:
|
||||
- JetBrainsMono
|
||||
- NerdFontsSymbolsOnly
|
||||
- from-file: common/bluebuild-logo.yml
|
||||
Reference in New Issue
Block a user