Create laptop bootc image
This commit is contained in:
14
recipes/common/jp-laptop-bootc.yml
Normal file
14
recipes/common/jp-laptop-bootc.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
|
||||
modules:
|
||||
- from-file: common/bootc-setup.yml
|
||||
- type: dnf
|
||||
source: ghcr.io/blue-build/modules/dnf:dnf-module
|
||||
copr:
|
||||
- ryanabx/cosmic-epoch
|
||||
install:
|
||||
packages:
|
||||
- cosmic-desktop
|
||||
- fprintd
|
||||
- fprintd-pam
|
||||
- from-file: common/jp-common-bootc.yml
|
||||
Reference in New Issue
Block a user