I was thinking about going immutable for a long time and now I’m choosing a distro to hop to.
My question is: what are good immutable distros other than Fedora Silverblue spins, UBlue family and NixOS?
Maybe someone uses/used any? What is/was your experience with it?

2 points

There is blendOS which is an arch based immutable distro similar to Vanilla OS with different DE options

permalink
report
reply
6 points

Except the installer requires one specific repo mirror to be up, which can’t be customized, which has been down for weeks and the dev isn’t very interested in providing any fix or workaround so a lot of people literally can’t install it.

It’s a bad suggestion, it’s a beta product not fit for end user consumption yet.

permalink
report
parent
reply
2 points
*

Secureblue, GnomeOS (if you like updating daily), VanillaOS, AOSP, SteamOS, blendOS, and many more.

permalink
report
reply
14 points

Please don’t hurt me but what’s an “immutable” distro?

permalink
report
reply
20 points

It’s a distro that makes all but a few system directories immutable. This means you can’t just install whatever you want in the same way you would install in a traditional Linux system.

This comes with some benefits:

  • Malicious and buggy software can’t permanently fuck up your installation. Even root can’t edit those directories.
  • Each system update replaces only the system layer, but you can rollback to the previous one if something breaks.
  • You can rebase to other images (like going from Fedora Kinoite to UBlue Aurora) with a simple command, and you don’t need to reinstall anything or worry about backing up your /home directory.
  • Most software is installed via flatpaks or appimages, keeping a layer of separation between your system and your applications.
  • Distroboxes/Podman containers can handle a lot of additional software while keeping it safely containerized.
  • The system is generally reproducible, so the core of what you have is the core of what everybody else has.

Some drawbacks:

  • You can’t install whatever you want however you want. There are some hard limitations on where files are allowed to go, and installing certain software that interacts with the kernel can be tricky (I’m currently trying to figure out the best way to install my VPN provider’s client).
  • There’s a definite learning curve to working with containers. It’s not always as simple as “create container, install thing.”
  • There’s a definite learning curve to retraining yourself to think in layers/containers.

Some examples of modern immutable distros are:

  • Fedora Silverblue
  • Fedora Kinoite
  • Universal Blue Aurora
  • Universal Blue Bluefin
  • Universal Blue Bazzite
  • NixOS
  • BlendOS
permalink
report
parent
reply
3 points

Thank you for the detailed explanation!

permalink
report
parent
reply
4 points

As I understand it, it’s read-only, so the updates you get are basically replacing your current ones but keeping your apps (like flatpaks) installed.

permalink
report
parent
reply
3 points

Gotcha, thank you!

permalink
report
parent
reply
7 points

I think about it like this:

Layer 2b: ->> User applications (flatpak, nixpkgs, etc.)

Layer 2a: ->> User data (mutable, persistent no matter what your system layer is)

Layer 1: -> System (immutable/read-only/updated "atomically" meaning all at once) 

Layer 0: Hardware

Or, alternately, it’s what macos has been doing with absolutely no fanfare for several versions now. That’s not a knock, btw. It’s an illustration that it can be completely transparent in use, though it may require some habit changes on linux.

permalink
report
parent
reply
42 points

Don’t use NixOS.

Source:

  • I love NixOS
  • I use it as my daily driver on multiple machines.
  • I’ve contributed both to NixOS and surrounding ecosystem.

Evidence:

  • Learning cliff rather than curve because:
  • The state of the documentation should have been unacceptable a decade ago. Very unacceptable now.
  • The tooling is also over a decade behind.
  • Governance leaves a lot to be desired.

These things are getting better but not fast enough that I’d recommend it.

If you really want to look into nix, use it on another distro and see if you’re still interested after getting a flake-based devshell together. (impossible challenge: do it for a python project that relies on complex dependencies like transformers)

permalink
report
reply
8 points

Don’t use NixOS.

I don’t like NixOS very much. This whole governance scandal has turned me away from it even more, tbh.

permalink
report
parent
reply
10 points
*

Governance leaves a lot to be desired.

Genuine question from somebody who’s out of the loop and doesn’t use NixOS: How does this affect your day to day using the distro?

permalink
report
parent
reply
20 points

Basically you hemorrhage contributors because fuck this shit and then core components get more and more behind.

permalink
report
parent
reply
4 points

Guix? I’m ignorant of both but very nix curious.

permalink
report
parent
reply
4 points

I’ve just switched my secondary machine to Nix, and was in the process of switching my main too, so it really is quite a shame. I’m really enjoying the distribution, but if the organization continues to have colossal government issues, and repelling active packagers, that’s really not a good sign

permalink
report
parent
reply
3 points
*

Now that I’m deep in it with flakes + home manager + impermanence + disko/nixos-anywhere, it’s fantastic having this much control and stability on all my systems, and I’m excited to start switching as much of my homelab as I can over to NixOS like my workstations.

But I totally agree, I would not recommend this to anyone who is not super interested in it.

permalink
report
parent
reply
3 points

Opensuse Micro

permalink
report
reply

Linux

!linux@lemmy.ml

Create post

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

Community stats

  • 7.7K

    Monthly active users

  • 3.6K

    Posts

  • 45K

    Comments