From b3528f2dbde2b60e56e9ef7c84548eb576b35aa7 Mon Sep 17 00:00:00 2001 From: Connor Garey Date: Thu, 8 Aug 2024 21:01:51 +0100 Subject: [PATCH] Added librewolf repo/binary and GearLever Flatpak. --- recipes/recipe.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes/recipe.yml b/recipes/recipe.yml index 9ec2782..a0549f4 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -20,7 +20,8 @@ modules: - type: rpm-ostree repos: - - https://repository.mullvad.net/rpm/stable/mullvad.repo + - https://repository.mullvad.net/rpm/stable/mullvad.repo # mullvad + - https://rpm.librewolf.net/librewolf-repo.repo # librewolf install: - alacritty @@ -37,6 +38,7 @@ modules: - neovim - mullvad-vpn - dotnet-sdk-8.0 + - librewolf remove: @@ -65,6 +67,7 @@ modules: - net.davidotek.pupgui2 - com.usebottles.bottles - com.vscodium.codium + - it.mijorus.gearlever # - org.mozilla.firefox # - org.gnome.Loupe