Migrating from Proxmox to NixOS and Incus
- Infrastructure
- Open Source
- Developer Tools
- AI
The post is a personal migration story from Proxmox to NixOS and Incus. The author’s core claim is not that Proxmox cannot be automated, but that they wanted the hypervisor host, networking, and supporting services rebuilt from text files under version control with minimal drift. Incus supplied containers and VMs, NixOS supplied the declarative host, and that combination felt safer for experimentation, agent-driven changes, and host customization than an appliance-style platform.
If you want reproducible virtualization infrastructure, the choice is less "Proxmox versus declarative" than where you want the source of truth to live. For most teams, the practical question is whether your current Proxmox plus Terraform, Ansible, or Nix workflow already captures enough host and guest state before you take on a platform migration.
- nijho.lt
- Discuss on HN