• 0 Posts
  • 4 Comments
Joined 9 days ago
cake
Cake day: February 28th, 2026

help-circle

  • The way you present “immutable distros” make them look like state-of-the-art stateless systems (a la NixOS with the impermanence module).

    As much as I’d wish (so-called) immutable distros were like that, almost none of them actually are[1].

    Fedora Atomic, which may or may not have surpassed NixOS in popularity by now, practically just locks down /usr. That’s cute, but it means that the immutability doesn’t prevent persistence of hardware in most of the filesystem.

    Similarly, I could go over the other popular immutables to point out how their immutability doesn’t do much to combat persistence. But I digress…


    1. It’s basically the aforementioned NixOS. And, even then, only if you’ve set it up like that. Guix System might offer it as well, but I couldn’t verify it the last time I looked into it. ↩︎