this post was submitted on 23 Aug 2026
36 points (97.4% liked)
Linux
14775 readers
265 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm aware of how fedora atomic distros work, and that some things are configurable. My point is that a Bazzite user doesn't need to touch the cli or any config file, to just start using their desktop. I think those of us that have been using Linux for years, forget how rare it is for Windows and Mac users to touch the cli or config files. That's the experience that the Universal Blue ecosystem seeks to provide.
I prefer containerfiles tbh, because I use them for my server too.
Technically you could set up the ublue infra on your own machine. Building and serving container images inside a container on your own host. Though it's more overhead than NixOS I'm sure.
I'm aware but from what I've heard it's similar to docker compose configs. You can't just paste them in and expect everything to work. You'd have to copy one person's config for their entire desktop, and never deviate. At that point you may as well just use rpm-ostree, which is designed for this sort of workflow.
Yes I am also a fan of atomic desktops for mass deployments of tailored systems
I just dont like the main ublue images or Fedoras main ones. I used kinoite-main from ublue for 2 years or so, and added a bunch of changes as overlays. It was kinda bad but also kinda good. Things like no longterm kernel being available at all for example.
NixOS is waay harder to use, also less secure for example from the perspective of a non-wheel user, like they have no polkit rules. You have snapshots, automatic updates etc though. And I just replaced my kernel with a longterm cachyos build which also works!
Fedora atomic desktops are fantastic, I really like ostree (which they get rid of, well...) but as soon as you need to change something, you have problems.
I have 3 machines and all have different configs so not even there could I use the same image really.