I’ve got a refurb laptop coming to me soon and I’ve been wanting to mess with immutable distros for a while… I have no idea what sort of specs the laptop has.
Anyone have any opinions on good immutable distro(s) to try out and why?
Only distros on my list so far are Bluefin and Vanilla (Gnome isn’t a favorite these days though).


NixOS is surely what I’d recommend.
I like to tinker with an Arch Linux install using a VM to iterate quickly then translate almost ALL of the home dotfiles and preferences to deterministic nix code that absolutely LOCKS everything into place.
Some essential features/projects to incorporate into a decent nix config:
I’m definitely going to at least try nixos. I’ve been reading tbe manual since yesterday and it looks pretty nice.
It’s really powerful.
As a proponent of better, faster, more foolproof, and more elegant, I’m often jealous of some of the features that our brothers in GUIX are building with the benefit of hindsight. Also, I will admit that it really feels like NixOS is doing the hard work exploring a paradigm (and its inherent rough edges) that will effectively obsolete FHS entirely in the Linux world someday.