Skip to content

Commit

Permalink
try other method to enable rpmfusion
Browse files Browse the repository at this point in the history
  • Loading branch information
Book-reader committed May 12, 2024
1 parent c614f6e commit 3c0d209
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions recipes/recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,34 +28,34 @@ modules:
- https://copr.fedorainfracloud.org/coprs/alternateved/tofi/repo/fedora-%OS_VERSION%/alternateved-tofi-fedora-%OS_VERSION%.repo
# my ly build (very cursed)
- https://copr.fedorainfracloud.org/coprs/book-reader/ly/repo/fedora-%OS_VERSION%/book-reader-ly-fedora-%OS_VERSION%.repo
install:
# RPMFUSION
- https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-%OS_VERSION%.noarch.rpm
- https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-%OS_VERSION%.noarch.rpm
install:
- starship
- hyprland
- hyprlock
- hypridle
- hyprpaper
- alacritty
- tofi
- rofi-wayland
- ly-git
- vim
- fish
- fastfetch
- waybar
- distrobox
- pcmanfm
- NetworkManager-tui
- network-manager-applet
- blueman
- htop
- zoxide
- trash-cli
- eza
- wl-clipboard
- polkit-gnome
- https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-%OS_VERSION%.noarch.rpm
- starship
- hyprland
- hyprlock
- hypridle
- hyprpaper
- alacritty
- tofi
- rofi-wayland
- ly-git
- vim
- fish
- fastfetch
- waybar
- distrobox
- pcmanfm
- NetworkManager-tui
- network-manager-applet
- blueman
- htop
- zoxide
- trash-cli
- eza
- wl-clipboard
- polkit-gnome
remove:
# example: removing firefox (in favor of the flatpak)
# "firefox" is the main package, "firefox-langpacks" is a dependency
Expand Down

0 comments on commit 3c0d209

Please sign in to comment.