From 16f7712105eecfa4305a55f6da18591da4cde793 Mon Sep 17 00:00:00 2001 From: Nathan Garside Date: Sun, 10 Mar 2024 13:07:33 +0000 Subject: [PATCH] Add flathub remote --- desktop.containerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/desktop.containerfile b/desktop.containerfile index 60d5ed7..599eda5 100644 --- a/desktop.containerfile +++ b/desktop.containerfile @@ -2,6 +2,8 @@ FROM quay.io/fedora/fedora-kinoite:39 +RUN flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo + RUN rpm-ostree install papirus-icon-theme RUN rpm-ostree cleanup