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?

  • SexyVetra@sh.itjust.works
    link
    fedilink
    arrow-up
    1
    ·
    3 months ago

    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)