Yeah I use bazzite as a general desktop distro. It’s incredibly stable and the atomic nature really has grown on me.
- 0 Posts
- 2 Comments
Joined 3 years ago
Cake day: June 15th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.


If you’re coming from something like windows or non atomic distros, there is a learning curve. Just be aware that you should not install packages manually. You can’t simply do something like: sudo apt install package
There is an app store where you can install probably 95% of what youd need (bazaar), start there and if it isn’t there you can spin up a distrobox.
I do dev work, so I have a dedicated box with Ubuntu that I have my build tools and vscode installed on.
This is really nice because it allows me to run experiments without nuking my main distro, it just feels really weird at first to be running most things containerized.
They do have recipes for common things if it needs to run on the host, like I have something added for controlling AMD GPU fan speeds/power profile.