diff --git a/Fedora.kiwi b/Fedora.kiwi
index 4e6c5a4..8ebff54 100644
--- a/Fedora.kiwi
+++ b/Fedora.kiwi
@@ -9,9 +9,9 @@
44
dnf5
- en_US
- us
- UTC
+ cs_CZ
+ cz
+ MET
44
diff --git a/README.md b/README.md
index 777bb78..269352c 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Set up your development environment and run the image build (substitute ` --image-profile= --output-dir ./outdir
+[]$ sudo ./kiwi-build --kiwi-file=Fedora.kiwi --image-type=iso --image-profile=Workstation-Live --output-dir ./outdir
```
## CI information
diff --git a/components/desktops/common.xml b/components/desktops/common.xml
index fed17c4..d8398f0 100644
--- a/components/desktops/common.xml
+++ b/components/desktops/common.xml
@@ -14,5 +14,97 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/config.sh b/config.sh
index abe98b1..d11da84 100755
--- a/config.sh
+++ b/config.sh
@@ -468,6 +468,36 @@ if [[ "$kiwi_profiles" == *"WSL"* ]] && [[ "$kiwi_iname" == *"ELN"* ]]; then
wsl-setup --name Fedora-ELN
fi
+#======================================
+# Flatpak
+#--------------------------------------
+flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
+flatpak install flathub org.develz.Crawl -y
+flatpak install flathub net.wz2100.wz2100 -y
+flatpak install flathub org.openttd.OpenTTD -y
+flatpak install flathub io.github.spacingbat3.webcord -y
+flatpak install flathub com.github.tmewett.BrogueCE -y
+#flatpak install flathub org.cataclysmdda.CataclysmDDA -y
+flatpak install flathub org.wesnoth.Wesnoth -y
+flatpak install flathub org.gnome.World.PikaBackup -y
+flatpak install flathub com.github.tchx84.Flatseal -y
+#flatpak install flathub ca.desrt.dconf-editor -y
+#flatpak install flathub com.discordapp.Discord -y
+#flatpak install flathub net.supertuxkart.SuperTuxKart -y
+#flatpak install flathub org.wesnoth.Wesnoth//stable -y
+#flatpak install flathub net.minetest.Minetest -y
+#flatpak install flathub org.mozilla.firefox -y
+#flatpak install flathub org.gimp.GIMP -y
+#flatpak install flathub io.github.Hexchat -y
+#flatpak install flathub org.gnome.Nibbles -y
+#flatpak install flathub org.gnome.Mines -y
+#flatpak install flathub org.gnome.Robots -y
+#flatpak install flathub org.gnome.Quadrapassel -y
+#flatpak install flathub org.seul.pingus -y
+#flatpak install flathub org.hedgewars.Hedgewars -y
+# need own ffmpeg to work with vaapi
+flatpak install flathub org.videolan.VLC -y
+
#======================================
# Finalization steps
#--------------------------------------
diff --git a/repositories/core-nonrawhide.xml b/repositories/core-nonrawhide.xml
index 514e7e3..b98c2cd 100644
--- a/repositories/core-nonrawhide.xml
+++ b/repositories/core-nonrawhide.xml
@@ -9,6 +9,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+