diff --git a/Containerfile b/Containerfile index c836a8b..ef301eb 100644 --- a/Containerfile +++ b/Containerfile @@ -1,6 +1,6 @@ ARG FEDORA_MAJOR_VERSION=41 -FROM quay.io/fedora-ostree-desktops/kinoite:${FEDORA_MAJOR_VERSION} +FROM quay.io/fedora-ostree-desktops/silverblue:${FEDORA_MAJOR_VERSION} COPY etc etc @@ -8,4 +8,4 @@ RUN dnf install vim ncdu -y && \ dnf remove firefox firefox-langpacks -y && \ systemctl enable bootc-auto-update.timer && \ ostree container commit && \ - bootc container lint \ No newline at end of file + bootc container lint diff --git a/flatpaks.txt b/flatpaks.txt new file mode 100644 index 0000000..d72d71e --- /dev/null +++ b/flatpaks.txt @@ -0,0 +1,17 @@ +ca.littlesvr.asunder +com.github.tchx84.Flatseal +com.rafaelmardojai.Blanket +com.valvesoftware.Steam +com.visualstudio.code +io.bassi.Amberol +org.darktable.Darktable +org.gabmus.gfeeds +org.gimp.GIMP +org.gnome.Boxes +org.keepassxc.KeePassXC +org.libreoffice.LibreOffice +org.mozilla.Thunderbird +org.mozilla.firefox +org.signal.Signal +org.siril.Siril +org.stellarium.Stellarium