Most mainstream distro’s can do all of that without a CLI.
Migrated to https://sh.itjust.works/u/priapus
Most mainstream distro’s can do all of that without a CLI.
A simple bash script is not reproducible or deterministic. Also a filesystem rollback is not the same as NixOS’s generation based rollback.
Also, NixOS doesn’t just install packages, all system configuration is done declaratively, which would be a very bad idea to do via a bash script.
Important to note that NixOS has both a rolling release and point release version.