Hacker News new | ask | show | jobs
by microtonal 2295 days ago
Also Morph, which is like NixOps, but stateless:

https://github.com/DBCDK/morph

2 comments

Morph is lovely because it ends up being a very thin layer over the existing Nix toolkit. All it does is deploy your NixOS config to a remote machine.
Cool, thanks for this