fix: remove incus and remove docker

This commit is contained in:
Bastien Riviere 2024-10-12 16:18:40 +02:00
parent 1572313f0c
commit 4049c5e424
Signed by: babariviere
GPG key ID: 4E5F0839249F162E
2 changed files with 2 additions and 3 deletions

View file

@ -32,8 +32,7 @@ rpm-ostree override remove firefox firefox-langpacks
#### Services
systemctl enable docker.socket
systemctl enable incus.socket
# systemctl enable docker.socket
systemctl enable podman.socket
systemctl enable tailscaled.service
systemctl enable -f --global flatpak-setup.service

View file

@ -31,7 +31,7 @@ xdg-desktop-portal-wlr
xdg-desktop-portal-gtk
# containers
docker-ce
# docker-ce
docker-ce-cli
docker-buildx-plugin
docker-compose-plugin