>>28073Ah well NixOS has a stable and rolling version, I use the stable one.
Honestly with how I use NixOS it's not too different, I install a few programs and update occasionally, but instead of having to make an install script everything is already listed in configuration.nix, so if you need to reinstall you just pop that config where it goes, rebuild, and everything's how it was.
Appearently it's more secure since everything's containerized, I haven't noticed much different as a user, other than needing a program called appimage-run to run appimages.