Hi, love the project
I currently have a CI/CD for testing and deploying nix related stuff to different hosts
In my CI I'm building the configuration and then if everything works well I want to be able to deploy this already built configuration to the remote host in my CD
It looks like morph don't allow deploying an already built configuration
Would this be possible ?