5 ms·
> I configure, build, and deploy everything from my nix workstation. I don't need to use the PVE gui at all. I would love to know more about how you do this, p
by dereknance 3mo ago
> I configure, build, and deploy everything from my nix workstation. I don't need to use the PVE gui at all.
I would love to know more about how you do this, particularly the deploy part. I'm considering moving away from Ansible, but haven't had the time to dedicate to exploring a similar Nix experience.
- mikestorrent 3mo agoJust use Terraform against Proxmox and don't leave mysterious things nobody else knows how to work with.
- EnigmaCurry 3mo agoThis is what I've built [1], and I'm using it daily for things like agent sandboxing when I deploy it builds a new image completely replaces the OS disk - on upgrade it only keeps its data drive mounted to /var. [1] https://github.com/EnigmaCurry/nixos-vm-template https://github.com/EnigmaCurry/nixos-vm-template