Oh well here we go again. Giving #bazzite a try to see how #linux #gaming on the desktop is.

Neat! Only tried one game so far, and I knew that would work fine already. We shall see how others go.

#bazzite #linux #gaming

Ok, first annoyance with #bazzite needing to use brew.sh for lsd.

So I guess whatever is available via yum/dnf you can't use because of this read only root FS?

Also, missing standard commands like chsh .. I just wanna change my shell!

#linux #gaming

@Toxic_Flange As I've understood it, the idea is that anything you'd want to install via yum / dnf should be installed via a distrobox. (Which are not read-only, but make it so that you don't have to install directly to the root FS)
@arcticEdge @Toxic_Flange
That's expected on immutable distros. Either you use brew/flatpak to install apps on the user-level, or you run distrobox. I like brew, because I don't see a point for distrobox, since "ujust update" will also update the brew packages, but not the distros inside your distrobox.

@badnetmask @arcticEdge Yeah I'm not seeing a decent use case for distrobox yet. But missing basic things like 'chsh` ? I get the concept of immutable FS, but allow for the option to install stuff with an overlay or something.. We shall see what the straw that breaks my back is, to drive me away from linux on the desktop again :)

#linux #bazzite

@Toxic_Flange While the preferred way is to use distrobox or brew, you absolutely can layer packages over your OS. I think it's just generally discouraged.

https://www.reddit.com/r/Fedora/comments/qo0tub/layering_packages_on_silverblue/

First link I found on the matter, but seems like it covers what you're looking for.