this post was submitted on 16 Aug 2024
26 points (100.0% liked)

Linux

5174 readers
302 users here now

A community for everything relating to the linux operating system

Also check out !linux_memes@programming.dev

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 1 year ago
MODERATORS
26
submitted 2 months ago* (last edited 2 months ago) by Allero@lemmy.today to c/linux@programming.dev
 

So, I recently got interested with the idea of an atomic distro, particularly the derivatives of Fedora Kinoite (currently testing Aurora).

What's your experience with them? What are the unexpected troubles and did you manage to resolve them? Do you feel it's worth it to learn the nuances of their use?

Also, on a personal testing note, did you manage to properly run AppImages and what did you do to make it happen? I couldn't properly run them either natively or via Fedora toolbox on Aurora. (Also, I borked Aurora within 4 hours of trying to install Outline VPN that consistently had issues with tunneling).

you are viewing a single comment's thread
view the rest of the comments
[–] vga@sopuli.xyz 10 points 2 months ago* (last edited 2 months ago) (1 children)

While shopping around for a distro for my gaming box, I tried NixOS and Bazzite. Both were fine, but the atomicity made everything more complicated without any practical upsides for my use case.

So I'm just using Nobara, which is a gaming-optimized Fedora. For my laptop, I'm just using Arch, it's much less hassle. The declarativeness of centralization of NixOS is alluring, but I don't really need it.

[–] Telorand@reddthat.com 7 points 2 months ago (1 children)

I will say that Bazzite and the rest of the Universal Blue distros are going to be moving to bootc eventually, which should hopefully make things much easier for end-users to customize. Layering with rpm-ostree is fine for a lot of people, but only if your software can be found via the Fedora free and non-free repos or comes as an RPM.

It's great for most, and they have a lot of additional ujust commands to make other changes, but doing things like ricing or installing a proprietary binary can be tricky or impossible.

[–] Allero@lemmy.today 3 points 2 months ago

Yeah, that's something I faced the wall with too. Hopefully we'll see bootc soon!