README: add link to password store

This commit is contained in:
tv 2018-09-28 17:03:24 +02:00
parent b922b41fe3
commit 5b27dc84c8
1 changed files with 1 additions and 1 deletions

View File

@ -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