mirror of
https://cgit.krebsco.de/krops
synced 2024-11-26 21:19:47 +01:00
README: add link to palo's blog post
This commit is contained in:
parent
d9dd5b94ea
commit
75e1338628
1 changed files with 4 additions and 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.
|
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/)
|
||||||
|
|
Loading…
Reference in a new issue