nixops-libvirtd
nixops-libvirtd copied to clipboard
libvirt: use common base image
Just like for VirtualBox, use a base image when deploying. This speeds up the process as it's usually quicker to just update the image instead of always generating a new one.
Make sure it's configured in nixpkgs for quicker iterations.
Also do the same as in https://github.com/NixOS/nixops/issues/511
Would you have a link to see how you added the amazon base image to nixpkgs ? Apart from that I believe the first part of the issue is already done.