diff options
author | tv <tv@krebsco.de> | 2018-09-28 17:03:24 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2018-09-28 17:03:24 +0200 |
commit | 5b27dc84c8dc2fd104393ef5b3574469e1617fea (patch) | |
tree | bae48edeb0ccc5da70f8042ce158841a9c6630b9 /README.md | |
parent | b922b41fe371896cbc38bb1dc9d0074d11686ec3 (diff) |
README: add link to password store
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |