Seen a few times bazzite has been mentioned, but just have seen another user say they have OpenSUSE installed.

I’m not sure what the benefits of these options are, especially non-steamOS ISOs?

  • thingsiplay@beehaw.org
    link
    fedilink
    arrow-up
    8
    ·
    2 months ago

    In SteamOS you can also make use of the Nix package manager, which has official support from Valve https://github.com/NixOS/nix/issues/7173. /nix is included in default installation I think, but I never used it. Then there is also Distrobox, which lets you install any package from any distribution. I also never used this and apparently it works on Steam Deck too? https://github.com/89luca89/distrobox/blob/main/docs/posts/steamdeck_guide.md

    Depending on how complicated or limiting these alternative options are, they may be enough. If you want develop a game and only have a Steam Deck, then maybe for testing it would be a good idea to keep SteamOS. I don’t know how viable it is to have dual boot, but that could be an option too? I guess a builtin SSD would be a requirement for this.

    • sp3tr4l@lemmy.zip
      link
      fedilink
      arrow-up
      3
      ·
      2 months ago

      I will have to look into nix more. I remember when it came out, thought it might be neat if it caught on and got developed and supported well, maybe that’s the case these days?

      And yeah I would want to keep SteamOS as yeah the whole steam deck control interface, as far as I know, only works on SteamOS, it’d be good for testing and I do like playing games on the thing.

      I’ve got the Terabyte OLED version, so I could probably dual boot on that alone fairly fine, but having an SD and an external drive would probably be good ideas too.

      • thingsiplay@beehaw.org
        link
        fedilink
        arrow-up
        2
        ·
        2 months ago

        I will have to look into nix more. I remember when it came out, thought it might be neat if it caught on and got developed and supported well, maybe that’s the case these days?

        It’s still a niche off course. And the packages from the Nix package/repository in the end is just installing an application like from any other repository. But its usable on any distribution. That’s the point here, because it can be used on the Steam Deck without root privileges (as far as I know) and packages should stay after an update. I wasn’t much talking about the distribution itself.