this post was submitted on 13 Nov 2025
667 points (99.3% liked)
Linux Gaming
22166 readers
390 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:
- Linux Gaming wiki
- Gaming on Linux
- ProtonDB
- Lutris
- PCGamingWiki
- LibreGameWiki
- Boiling Steam
- Phoronix
- Linux VR Adventures
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
A friend’s response to me yet again trying to push Linux on them, all unprovoked:
“Windows is getting increasingly shit. I've had a login problem for most of the year on my work machine where the cloud stuff won't sync. I can't even use Notepad now because it's cloud-connected. I have to use Excel in the browser for similar reasons. I'd love to be able to move to Linux for everything, but I also cannot be fucked to maintain a Windows machine let alone a Linux one haha.”
This is exactly the kind of person SteamOS is going to capture, I think. The same way, Mint helped kill that whole “my operating system is my hobby” vibe.
I’ve not used SteamOS as a desktop. I own a Steam Deck, but I do think SteamOS is nearly there as an everyday user platform. It’s just a bit more aggressive with settings resets and data overwrites compared to something like Bazzite, which makes it not great for full desktop use yet. I've deep dove into nix this month and been making my own tools to bounce off the way NixOS works, like tests before switches and auto uploading to GitHub made a little webui control center etc. I could see Valve doing something similar with their OS to overcome current SteamOS's issues and improve things for an end user
Why do you think Bazzite isn't great for full desktop use?
You mis-read or I wrote it badly, I think Bazzite is awesome for everyday desktop (see my post history) Steamos isn't as it stood when it was an unofficial release as it was purely designed for the deck so it would do things like overwrite settings when it updated. Bazzite was the steamOS for normal everyday desktop and non-deck builds for me.
it's fine for average users but if you really want to use it for something other than browsing or gaming you really have to use it with Distrobox. And that's fine, bit of extra work to set up but honestly if you're going to use something that is beyond web browsing, streaming, and gaming you're probably going to go with a different distro anyways.
Distrobox isn't really an option I went with for day to day, I'd use it to keep my projects and dependencies under control. Flatpak was fine, app image was fine, I actually spun up my own template after a bit https://github.com/Sirico/bazzite-dev. Beyond adding a couple of programs and theming, I couldn't see why I'd need to be in the files silverblue/ublue lock off.
I'm now on nix because I have a lot of stuff to do at work that I was playing about with bluefin for, but nix has more support etc. Knowing that hitting the power button will get me to the desktop every morning bar a hardware issue is for me the biggest win. Making something I can just update throughout a whole fleet and doing it all within GitHub or code is a game changer. So for me immutable are no different to convent distros great for basic stuff like you said browsing etc and good for the high-end stuff it's this middle ground where people have to learn a new way of doing something it feels like it falls apart I think.
I feel like I see this comment every time immutable distros are mentioned (of course Bazzite most of all).
Sorry but you're wrong.
please, tell me why I'm wrong. I'm not a fan of immutable distros as I feel they're limiting but I'd love to be convinced otherwise.
With immutables you can do pretty much everything you do on a normal distro. I code, flash microcontrollers, design and print 3d parts, write documents, draw, manage my servers, consume media.... What exactly do you think you can't do? You can install pretty much anything, actually with distrobox you can install more stuff than you would without it: you can install packages for one distribution that may not be available on some others. Flatpak works, and you also have AppImages of course.
The biggest limit with Bazzite & C is that you're limited to KDE or Gnome mostly, but if you really wanted you could layer something else on top of the base image.