Skip to content

Commit

Permalink
Fix for Nobara
Browse files Browse the repository at this point in the history
  • Loading branch information
sebanc committed Feb 2, 2024
1 parent 87d49d7 commit e9cd477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linuxloops
Original file line number Diff line number Diff line change
Expand Up @@ -4281,7 +4281,7 @@ chmod 0755 "${linuxloopsdir}"/chroot/bootstrap/linuxloops/chroot_init
hardware_support="alsa-lib alsa-utils alsa-sof-firmware alsa-topology at-spi2-core avahi cups cups-browsed mesa-vulkan-drivers nss-mdns system-config-printer xorg-x11-drivers"
basic_packages="gvfs-fuse PackageKit udisks2 xdg-user-dirs-gtk"
basic_themes="adwaita-icon-theme breeze-gtk breeze-icon-theme dejavu-sans-fonts google-noto-sans-fonts google-roboto-fonts gnome-backgrounds materia-gtk-theme oxygen-icon-theme papirus-icon-theme"
specific_packages="desktop-backgrounds ffmpeg-free flatpak gamemode gamescope goverlay lutris mangohud nobara-bookmarks nobara-controller-config openh264 plymouth-system-theme protonup-qt steam vkBasalt winetricks yumex"
specific_packages="desktop-backgrounds ffmpeg flatpak gamemode gamescope goverlay lutris mangohud nobara-bookmarks nobara-controller-config openh264 plymouth-system-theme protonup-qt steam vkBasalt winetricks yumex"
desktop_base="${hardware_support} ${basic_packages} ${basic_themes} ${specific_packages}"
desktop_services="avahi-daemon.service cups.service"
case "${desktop}" in
Expand Down

0 comments on commit e9cd477

Please sign in to comment.