From 4ade3a2c29b3c0a33fadf87f3f92f16fdc62108d Mon Sep 17 00:00:00 2001 From: fiftydinar <65243233+fiftydinar@users.noreply.github.com> Date: Sat, 27 Jan 2024 22:20:36 +0100 Subject: [PATCH] chore: add repo-url for user flatpak remote --- config/recipe.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/recipe.yml b/config/recipe.yml index 6a7f5255bd..6f82b3ea34 100644 --- a/config/recipe.yml +++ b/config/recipe.yml @@ -49,6 +49,7 @@ modules: # A flatpak repo can also be added without having to install flatpaks, # as long as one of the repo- fields is present user: + repo-url: https://dl.flathub.org/repo/flathub.flatpakrepo repo-name: flathub - type: script