this post was submitted on 17 Mar 2026
22 points (78.9% liked)

Linux

12828 readers
939 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Supercrunchy@programming.dev 2 points 3 hours ago

I 100% agree with you. I think atomic distros are great for people like my parents, where they just need a browser and maybe libreoffice, and it's valuable to have something that "just works" (now I need to just convince them to give linux it a try...)

If you start getting into coding or customization then it quickly becomes clunky to use and requires knowledge beyond what a beginner would have, especially because most guides will tell you to use the traditional package manager, but that won't work with immutable root.

Containers, installing software to /home, changing advanced settings is in my experience way too much for most people.

I hope though that this might be solvable in the future with flatpak. Maybe by creating some special category for "CLI tools" with less/no sandboxing but still installable and runnable from a normal user account, and shipping the whole dependency tree.