+1
-3
@@ -92,9 +92,7 @@ RUN echo "LANG=fr_FR.UTF-8" > /etc/locale.conf \
|
||||
RUN echo "xpad" > /etc/modules-load.d/xpad.conf
|
||||
|
||||
# Ajout de flathub avec des apps par défaut
|
||||
RUN flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo \
|
||||
&& flatpak install -y --system flathub runtime/org.gnome.Platform/x86_64/49 \
|
||||
&& flatpak install -y --system flathub io.github.kolunmi.Bazaar
|
||||
RUN flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|
||||
|
||||
#Définir le target graphique par défaut
|
||||
RUN systemctl set-default graphical.target
|
||||
|
||||
Reference in New Issue
Block a user