aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2018-09-28 17:03:24 +0200
committertv <tv@krebsco.de>2018-09-28 17:03:24 +0200
commit5b27dc84c8dc2fd104393ef5b3574469e1617fea (patch)
treebae48edeb0ccc5da70f8042ce158841a9c6630b9
parentb922b41fe371896cbc38bb1dc9d0074d11686ec3 (diff)
README: add link to password store
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index eb564a7..b86c469 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ krops is a lightweigt toolkit to deploy NixOS systems, remotely or locally.
## Some Features
-- store your secrets in passwordstore
+- store your secrets in [password store](https://www.passwordstore.org/)
- build your system remotely
- minimal overhead (it's basically just `nixos-rebuild switch`!)
- run from custom nixpkgs branch/checkout/fork