secure-node: don't set nix-bitcoin.secretsDir

This simplifies the docs and the secure-node module.

This change doesn't affect users that deploy via krops.
This commit is contained in:
Erik Arvstedt 2022-02-03 20:46:33 +01:00
parent 7b0c3d48c9
commit d959d5b558
No known key found for this signature in database
GPG key ID: 33312B944DD97846
5 changed files with 27 additions and 12 deletions

View file

@ -250,9 +250,4 @@ following default values:
- If you're using the krops deployment method: `/var/src/secrets`
- Otherwise:
- `/secrets` (if you're using the `secure-node.nix` template)
- `/etc/nix-bitcoin-secrets` (otherwise)
`/secrets` only exists to provide backwards compatibility for users of the
`secure-node.nix` template.
- Otherwise: `/etc/nix-bitcoin-secrets`