this post was submitted on 21 Apr 2025
62 points (98.4% liked)
Linux Gaming
18042 readers
824 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
No memes/shitposts/low-effort posts, please.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Thanks but it's not so much difficult as I've learned I dislike a rolling release. Feels to much like being at work in a production environment.
I think NixOS is going to give me the stability where I want it and the cutting edge where I need it. Being able to roll back changes to the OS sounds great. In theory anyway I'll see how it goes in practice.
Good news is I should be able to get it like I want on a flash drive and them just port the config to my SSD when I'm ready to nuke Arch.
I don't know a ton about NixOS, but rolling back changes is getting more and more common. openSUSE distros enable
snapper
by default (btrfs snapshots and rollbacks), and you can get the same working w/ pretty much any distro, provided you use an FS that supports snapshots.I'm currently testing out openSUSE Aeon (very similar to Fedora's Silverblue, Steam OS, or Bazzite), which has an immutable base and relies on flatpaks for all applications. So far it's working pretty well, and it's an interesting concept:
Maybe you'd like something similar?
Nice. Hope that Nix works out for you then.
I'm still figuring out where I really fall on the stability spectrum. Love the idea of stability, hate the idea of old packages. I'll be looking at stable releases with Flatpaks at some point for my more work-oriented machines.