aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2018-09-28 16:11:52 +0200
committertv <tv@krebsco.de>2018-09-28 16:11:52 +0200
commit75e1338628aea086ea0dc8d19103c7263f4e6b8a (patch)
tree66648e0bd85493c95a05d413b7d77d720828fedb
parentd9dd5b94eaa5ad8b884c7c5dbf867b111fb100bf (diff)
README: add link to palo's blog post
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 59c5344..7f403b7 100644
--- a/README.md
+++ b/README.md
@@ -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/)