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