diff options
author | tv <tv@krebsco.de> | 2018-09-28 16:11:52 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2018-09-28 16:11:52 +0200 |
commit | 75e1338628aea086ea0dc8d19103c7263f4e6b8a (patch) | |
tree | 66648e0bd85493c95a05d413b7d77d720828fedb | |
parent | d9dd5b94eaa5ad8b884c7c5dbf867b111fb100bf (diff) |
README: add link to palo's blog post
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -48,3 +48,7 @@ in ``` and run `$(nix-build krops.nix)`. This results in a script which deploys the machine via ssh & rsync on the target machine. + +## References + +- [Blog post with in-depth example](http://tech.ingolf-wagner.de/nixos/krops/) by [Ingolf Wagner](https://ingolf-wagner.de/) |