From a3459f6f8feb0752d5ee114defdfc98880879c1e Mon Sep 17 00:00:00 2001 From: "David M. Klein" <4+leander19961@noreply.localhost> Date: Mon, 7 Sep 2026 09:24:49 +0200 Subject: [PATCH] =?UTF-8?q?flatpaks.yaml=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flatpaks.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 flatpaks.yaml diff --git a/flatpaks.yaml b/flatpaks.yaml new file mode 100644 index 0000000..faf75de --- /dev/null +++ b/flatpaks.yaml @@ -0,0 +1,12 @@ +apps: + - id: org.mozilla.firefox + branch: stable + reason: "Standard-Browser, freigegeben 2026-08" + + - id: org.gimp.GIMP + branch: stable + reason: "Grafikbearbeitung, Marketing-Team" + + - id: org.libreoffice.LibreOffice + branch: stable + reason: "Office-Suite, Standard-Ausstattung" \ No newline at end of file