nixops-vbox
nixops-vbox copied to clipboard
Fix remove known_hosts on destroy
- Fixes failed vbox destroy due to nixops known_hosts api change as of https://github.com/nixos/nixops/pull/1233
- See upstream PR comment: https://github.com/NixOS/nixops/pull/1233#discussion_r396161195
- See related comment in nixops-aws commit: https://github.com/NixOS/nixops-aws/commit/395079c80bd5cf4d6c1c9c16be882b34a80d1bfe
I've also hit this problem, would be good to see this merged.