47

I'm preparing for a new PC build, and I decided to try a new atomic OS after having been with NixOS for about a year.

First I tried Kinoite, then Bazzite, but even though KDE has a lot of features, I found it incredibly buggy, and it even had generally poor performance, especially in Firefox. I don't really have time to diagnose these issues, so I figured I would put in just a little more effort and migrate my Sway config to Fedora Sway Atomic.

I'm glad I did. The vanilla install of Fedora Sway is awesome. No bloat and very usable. I haven't noticed any bugs. Performance is excellent. And it was very straightforward to apply my sway config on top without losing the nice menu bar, since Fedora puts their sway config in /usr/share/sway.

I'm also quite happy with the middle ground of using an OSTree-based Linux plus Nix and Home Manager for my user config. I always thought that configuring the system-level stuff in Nix was the hardest part with the least payoff, but it was most productive to have a declarative config for my dev tools and desktop environment.

I originally tried NixOS because I wanted bleeding edge software without frequent breakage, and I bought into the idea of a declarative OS configuration with versioned updates and rollback. It worked out well, but I would be lying if I said it wasn't a big time investment to learn NixOS. I feel like there's a sweet spot with container images for a base OS layer then Nix and Home Manager for stuff that's closer to your actual workflows.

I might even explore building my own OS image on top of Universal Blue's Nvidia image.

Hope this path forward stays fruitful! I urge anyone who's interested in immutable distros to give this a try.

you are viewing a single comment's thread
view the rest of the comments
[-] tatterdemalion@programming.dev 4 points 2 days ago

I just clean installed Sway. The last time I tried a rebase from Kinoite to Bazzite it left me with a weird set of flatpaks and removed Firefox somehow. Probably wasn't a big deal but it was easy enough to start fresh.

And yeah Nix store can live in /var. That's where it ended up when I used the nix-installer provided by Determinate Systems.

Hmm what you say about the ostree tooling is unfortunate. I was hoping to make my own image at some point. What specifically is overly complex?

[-] barsquid@lemmy.world 3 points 2 days ago

The problem I'm running into is attempting to create an image fresh from the yaml "treefile" and building on that. I think I know what they're using but the documentation on how to reproduce the build isn't great.

I'd also like to isolate the build into containers, which makes the whole thing harder because the build process uses containers and loop devices.

You might get up and running faster if you start from an existing atomic distro and layer packages on top. The ublue-os repos have an automated script that you could use as a reference.

[-] tatterdemalion@programming.dev 3 points 2 days ago

Gotcha, lack of docs is tough.

Ideally I would use an existing atomic distro with both Sway and Nvidia drivers, since I'm currently failing to install those drivers without getting black screen on boot (the issue).

[-] barsquid@lemmy.world 3 points 2 days ago

Oh dang that seems like a nightmare. It does seem like it is going through some growing pains particularly with kernel mods.

load more comments (4 replies)
load more comments (4 replies)
load more comments (5 replies)
this post was submitted on 28 Jun 2024
47 points (96.1% liked)

Linux

4336 readers
294 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