• BlameTheAntifa@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    4 days ago

    Bazzite is fantastic, but because the system is immutable, you can’t just install packages like you can with other distros. This makes it very stable and very secure, but it also means you need to take extra steps if you want to get creative with your system. If you are already familiar with Docker and containers, then you can do anything you want that way, if there isn’t already a flatpak available. As a last resort, you can also use rpm-ostree to create new layers, but if you go that route you need to understand how to use ostree since eventually you will need to fix those layers manually.