update
This commit is contained in:
@@ -27,6 +27,7 @@ RUN dnf install -y \
|
||||
vulkan-loader \
|
||||
vulkan-tools \
|
||||
mesa-vulkan-drivers \
|
||||
xorg-x11-drv-amdgpu \
|
||||
plymouth \
|
||||
plymouth-system-theme \
|
||||
plymouth-plugin-label \
|
||||
@@ -55,6 +56,8 @@ RUN flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flath
|
||||
&& flatpak install -y --system flathub runtime/org.gnome.Platform/x86_64/49 \
|
||||
&& flatpak install -y --system flathub io.github.kolunmi.Bazaar
|
||||
|
||||
RUN systemctl set-default graphical.target
|
||||
|
||||
#Activation des services
|
||||
RUN systemctl preset-all && \
|
||||
systemctl enable gdm.service NetworkManager.service bluetooth.service podman.socket cups.service
|
||||
Reference in New Issue
Block a user