What is the status of nixos-infect? Is there an alternative project with the same scope?

I added a PR for nixos-infect that adds support for (at least some) RHEL-based distros. I noticed that there are quite a few stale PRs in the repo. Is nixos-infect known to be actively maintained or is there a similarly scoped project that is considered more appropriate for converting existing Linux servers to NixOS?

To be clear, I think nixos-infect has been great for my purpose, so no shade on the project!

1 Like

I personally use nixos-anywhere, which is great as it integrates well with facter and disko.

1 Like

I recently stumbled upon nixos-bite. It seems to only support Debian-based systems for now though.

Thanks for the link, nixos-bite looks interesting.

Thanks! I need to do an experiment with Disko and nixos-anywhere at some point.