Files
hydro-os/recipes/components/base-module.yml
Eriq Taing f9e324a7d4
All checks were successful
bluebuild-nvidia / Build Custom Image (recipe_nvidia.yml) (pull_request) Successful in 10m12s
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 7m6s
Added kwallet and signon formally.
2025-06-10 16:44:31 -04:00

129 lines
2.5 KiB
YAML

modules:
- type: dnf
repos:
copr:
- ublue-os/packages
install:
packages:
- ublue-os-udev-rules
- ublue-os-signing
- type: systemd
system:
enabled:
- bootc-fetch-apply-updates.timer
- podman-auto-update.timer
- flatpak-system-update.timer
user:
enabled:
- podman-auto-update.timer
- flatpak-user-update.timer
- notify-update.service
- 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
# qt ct packages
- qt5ct
- qt6ct
# emoji fonts
- google-noto-emoji-fonts
# vulkan
- vulkan-tools
- vulkan-validation-layers
# dmenu runner
- fuzzel
# polkit
- polkit
# password keeper
- kf6-kwallet
- kf5-kwallet
- kwalletmanager5
- pam-kwallet
# signon
- signon
- signon-kwallet-extension
- signon-plugin-oauth2
- signon-qt5
- signon-qt6
- signon-ui
# sound
- wireplumber
- pipewire
- pamixer
- pulseaudio-utils
# networking
- bluez
- bluez-tools
- firewall-config
# file manager
- nautilus
- file-roller
- file-roller-nautilus
# theme and GUI
- fontawesome-fonts-all
- gnome-themes-extra
- gnome-icon-theme
- paper-icon-theme
- breeze-icon-theme
- papirus-icon-theme
# 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