

I set up a very straightforward Godot dev environment yesterday using toolbox which is built on top of rootless Podman.
- Create a new fedora toolbox
- Enter toolbox
- Install DotNet dependencies, git, etc with dnf
- Install Godot binary from release page
- Turns out there were other dependencies I needed
- Godot wanted a few Wayland libs on the container, so I installed Weston (maybe overkill)
- Godot wanted libxrandr so I added that too
- Godot just works ™
The nice thing about toolbox is that it uses my native host Wayland compositor. So whatever I have running in the toolbox can be interacted normally through sway (my host WM).
You can either distribute a container image with your given toolbox configured, or just document the setup steps.










Based on your systemd output, it looks like the system is taking a long while to decrypt your drive. Is it a spinning disk, or an SSD?
I’m not sure if the PC repair shop specifically checked your drive, but it might be worth swapping out for another. Or maybe run some speed tests and/or diagnostics to see if there’s something funky going on.
You could also try an unencrypted install to see if the problem persists.