fix mistakes and remove vesktop

* fix dnf enable docker lol
* accidentally committed restore.sh being commented out temporarily
* remove vesktop (obviously)
This commit is contained in:
askiiart 2025-02-24 17:31:59 -06:00
parent 0e60a8fe0d
commit 7d072df618
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A
3 changed files with 1 additions and 27 deletions

View file

@ -10,7 +10,6 @@ if command_exists "dnf"; then
sudo dnf remove podman podman-docker -y
sudo dnf config-manager addrepo --from-repofile https://download.docker.com/linux/fedora/docker-ce.repo
sudo dnf install docker-ce{,-cli,-rootless-extras}
sudo dnf enable --now docker
# rootless
sudo dnf install fuse-overlayfs