Bazzite is an OCI image that serves as an alternative operating system for the Steam Deck, and a ready-to-game SteamOS-like for desktop computers and living room home theater PCs.

  • s20@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    11 months ago

    I was just thinking of doing a fresh install on my gaming rig. I might give this a try. I’ve been wanting to dig into Universal Blue for a while and this seems like a good place to start!

    • BCsven@lemmy.ca
      link
      fedilink
      arrow-up
      1
      ·
      11 months ago

      Base system is not changeable. you install user apps etc and those are separate from the root system that remains identical.

    • baconicsynergy@beehaw.org
      link
      fedilink
      arrow-up
      1
      ·
      11 months ago

      Immutable is awesome. The user instead uses flatpak, snap, and/or nix to install their packages and apps. If you want a mutable environment, you can use containers and their many system integration tools like distrobox.The system has rollback functionality thanks to ostree, abroot, or similar technologies, so in case an update goes awry, you can roll back to a previous working image. Update anxiety no longer exists for me

  • oranki@sopuli.xyz
    link
    fedilink
    arrow-up
    0
    ·
    11 months ago

    I recently put the nvidia variant of ublue-os on my work laptop, which has Optimus graphics. Couldn’t be happier.

    It’s great to see these variants popping up! I really think ostree may be the future for desktop Linux, and not even very far away.

    • theshatterstone54@feddit.uk
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      11 months ago

      I kinda hope not, to be honest. Unless there could be an easy way to get tiling window managers working. It’s easy on NixOS, another immutable distro, but it’s definitely not as easy on something like Silverblue.

      • j0rge@kbin.social
        link
        fedilink
        arrow-up
        1
        ·
        11 months ago

        You can totally use one of the tiling window manager images (sericea is based around sway) – it wouldn’t be a ton of work for that to be added to bazzite, it’s just another parameter in the matrix, feel free to hop into github and help out, I’m sure people will want lots of options.