12 lines
281 B
YAML
12 lines
281 B
YAML
---
|
|
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
|
|
modules:
|
|
# - from-file: common/bootc-setup.yml
|
|
- type: dnf
|
|
install:
|
|
packages:
|
|
# - cosmic-desktop
|
|
- fprintd
|
|
- fprintd-pam
|
|
- from-file: common/jp-common.yml
|