diff --git a/recipes/components/dnf-module.yml b/recipes/components/dnf-module.yml index ca64729..a07a8e9 100644 --- a/recipes/components/dnf-module.yml +++ b/recipes/components/dnf-module.yml @@ -6,121 +6,119 @@ modules: - https://copr.fedorainfracloud.org/coprs/peterwu/rendezvous/repo/fedora-%OS_VERSION%/peterwu-rendezvous-fedora-%OS_VERSION%.repo - https://negativo17.org/repos/fedora-steam.repo install: - packages: - # sddm - - sddm - - sddm-themes - - qt5-qtgraphicaleffects - - qt5-qtquickcontrols2 - - qt5-qtsvg + # sddm + - sddm + - sddm-themes + - qt5-qtgraphicaleffects + - qt5-qtquickcontrols2 + - qt5-qtsvg - # password keeper - - kf6-kwallet - - kwalletmanager - - pam-kwallet - - # hyprland - - hyprland-git - - hyprpanel - - hyprpolkitagent - - hyprshot + # password keeper + - kf6-kwallet + - kwalletmanager + - pam-kwallet + + # hyprland + - hyprland-git + - hyprpanel + - hyprpolkitagent + - hyprshot - # ublue udev rules and signing - - ublue-os-udev-rules - - ublue-os-signing - - # environment - # xwayland - - xorg-x11-server-Xwayland - # headset control - - headsetcontrol - # media related - - mediainfo - - playerctl - - alsa-firmware - # zip utilities - - p7zip - # qt libraries - - qt5-qtwayland - - qt6-qtwayland - # vulkan - - vulkan-tools - - vulkan-validation-layers + # ublue udev rules and signing + - ublue-os-udev-rules + - ublue-os-signing + + # environment + # xwayland + - xorg-x11-server-Xwayland + # headset control + - headsetcontrol + # media related + - mediainfo + - playerctl + - alsa-firmware + # zip utilities + - p7zip + # qt libraries + - qt5-qtwayland + - qt6-qtwayland + # vulkan + - vulkan-tools + - vulkan-validation-layers - # polkit - - polkit - - # sound - - wireplumber - - pipewire - - headsetcontrol - - # networking - - bluez - - bluez-tools - - firewall-config - - # applications - # fuzzy finder - - fzf - - # dmenu runner - - fuzzel - - # file manager - - nautilus - - file-roller - - file-roller-nautilus + # polkit + - polkit + + # sound + - wireplumber + - pipewire + - headsetcontrol + + # networking + - bluez + - bluez-tools + - firewall-config + + # applications + # fuzzy finder + - fzf + + # dmenu runner + - fuzzel + + # file manager + - nautilus + - file-roller + - file-roller-nautilus - # text editor - - neovim - - # software store - - gnome-software + # text editor + - neovim + + # software store + - gnome-software - # disk management - - gnome-disk-utility + # disk management + - gnome-disk-utility - # kdeconnect - - kde-connect - - # settings apps - # qt - - qt5ct - - qt6ct + # kdeconnect + - kde-connect + + # settings apps + # qt + - qt5ct + - qt6ct - # gtk - - nwg-look - - # Themes and fonts - # emoji fonts - - google-noto-emoji-fonts - - # theme and GUI - - fontawesome-fonts-all - - gnome-themes-extra - - papirus-icon-theme - - bibata-cursor-themes + # gtk + - nwg-look + + # Themes and fonts + # emoji fonts + - google-noto-emoji-fonts + + # theme and GUI + - fontawesome-fonts-all + - gnome-themes-extra + - papirus-icon-theme + - bibata-cursor-themes - # zsh - - zsh - # zoxide for z stuff - - zoxide + # zsh + - zsh + # zoxide for z stuff + - zoxide - # steam - - steam - # for game mode and big picture mode - - gamescope - # for performance view - - mangohud - # xpadneo - - dkms-xpadneo + # steam + - steam + # for game mode and big picture mode + - gamescope + # for performance view + - mangohud + # xpadneo + - dkms-xpadneo remove: - packages: - # remove firefox - - firefox - - firefox-langpacks + # remove firefox + - firefox + - firefox-langpacks replace: - from-repo: https://negativo17.org/repos/fedora-multimedia.repo