Build a new desktop image using bootc
This commit is contained in:
37
recipes/common/jp-packages-bootc.yml
Normal file
37
recipes/common/jp-packages-bootc.yml
Normal file
@@ -0,0 +1,37 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
|
||||
modules:
|
||||
- type: script
|
||||
snippets:
|
||||
- rpm --import https://brave-browser-rpm-release.s3.brave.com/brave-core.asc
|
||||
- type: dnf
|
||||
source: local
|
||||
optfix:
|
||||
- brave.com
|
||||
repos:
|
||||
- https://pkgs.tailscale.com/stable/fedora/tailscale.repo
|
||||
- https://brave-browser-rpm-release.s3.brave.com/brave-browser.repo
|
||||
install:
|
||||
packages:
|
||||
- libadwaita
|
||||
- cronie
|
||||
- plasma-browser-integration
|
||||
- id3v2
|
||||
- xinput
|
||||
- ripgrep
|
||||
- tailscale
|
||||
- strawberry
|
||||
- xclip
|
||||
- bat
|
||||
- brave-browser
|
||||
- syncthing
|
||||
- fish
|
||||
- cabextract
|
||||
- xorg-x11-font-utils
|
||||
- fontconfig
|
||||
- https://downloads.sourceforge.net/project/mscorefonts2/rpms/msttcore-fonts-installer-2.6-1.noarch.rpm
|
||||
- type: systemd
|
||||
user:
|
||||
enabled:
|
||||
- syncthing
|
||||
# - from-file: common/ms-fonts.yml
|
||||
Reference in New Issue
Block a user