Skip Navigation

Immutable Operating Systems: Yay or Nay?

I've seen a lot of talks on the benefits of immutable distros (specifically Fedora Silverblue) but it always seemed to me as more of a hassle. Has anyone here been daily driving an immutable distro? Would you say it's worth the effort of getting into?

You're viewing a single thread.

43 comments
  • I use NixOS, which is kind of a middle thing. The OS is generally immutable, except through one central config. This allows to tweak the OS to exactly the way you want it, whilst preventing any accidental changes and allowing atomic rollbacks.

    Learning Nix configuration syntax is a bit of a bump in the road, but once you've got that it's smooth sailing

43 comments