diff --git a/Containerfile b/Containerfile index b13e0c8..989b80a 100644 --- a/Containerfile +++ b/Containerfile @@ -117,9 +117,6 @@ RUN flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flath #Définir le target graphique par défaut RUN systemctl set-default graphical.target -#Ajout de niri comme dépendance de DMS -RUN systemctl --user add-wants niri.service dms - #Activation des services + Desactivation de bootc-update automatique RUN systemctl preset-all && \ systemctl enable gdm.service NetworkManager.service bluetooth.service podman.socket cups.service mullvad-daemon.service && \