Files
hydro-os/recipes/components/base-module.yml
Eriq Taing 5c78acb2d4
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 3m3s
bluebuild / Build Custom Image (recipe_nvidia.yml) (pull_request) Failing after 4m45s
Attempting to only use plasma-workspace
2025-05-31 18:16:32 -04:00

122 lines
2.5 KiB
YAML

modules:
- type: dnf
repos:
copr:
- ublue-os/packages
install:
packages:
- ublue-os-udev-rules
- ublue-os-update-services
- ublue-os-signing
- type: systemd
system:
enabled:
- rpm-ostreed-automatic.timer
- podman-auto-update.timer
- flatpak-system-update.timer
user:
enabled:
- podman-auto-update.timer
- flatpak-user-update.timer
- type: dnf
install:
packages:
# environment
# fuzzy finder
- fzf
# power profiles like
- tuned-ppd
# xwayland
- xorg-x11-server-Xwayland
# headset control
- headsetcontrol
# media related
- mediainfo
- playerctl
- alsa-firmware
# text editor
- neovim
# tools for evocation
- just
# zip utilities
- p7zip
# qt libraries
- qt5-qtwayland
- qt6-qtwayland
# emoji fonts
- google-noto-emoji-fonts
# vulkan
- vulkan-tools
- vulkan-validation-layers
# kirigami
- kf5-kirigami
- kf6-kirigami
- kf6-kirigami-addons
# polkit
- polkit
- polkit-kde
# sound
- wireplumber
- pipewire
- pamixer
- pulseaudio-utils
# networking
- bluez
- bluez-tools
- firewall-config
# file manager
- dolphin
- ark
# theme and GUI
- fontawesome-fonts-all
- gnome-themes-extra
- gnome-icon-theme
- paper-icon-theme
- breeze-icon-theme
- papirus-icon-theme
# software
- plasma-discover
- plasma-discover-flatpak
- plasma-discover-rpm-ostree
# settings and dependencies
- plasma-systemsettings
- plasma-workspace
# power
- powerstat
remove:
packages:
# remove firefox
- firefox
- firefox-langpacks
- type: dnf
repos:
nonfree: rpmfusion
replace:
- from-repo: rpmfusion-nonfree
packages:
- libheif
- libva
- libva-intel-media-driver
- mesa-dri-drivers
- mesa-filesystem
- mesa-libEGL
- mesa-libGL
- mesa-libgbm
- mesa-va-drivers
- mesa-vulkan-drivers
- gstreamer1-plugin-libav