Erik Arvstedt a2466b1127
secrets: allow extending generate-secrets
`generate-secrets` is no longer a monolithic script. Instead, it's
composed of the values of option `nix-bitcoin.generateSecretsCmds`.

This has the following advantages:
- generate-secrets is now extensible by users
- Only secrets of enabled services are generated
- RPC IPs in the `lnd` and `loop` certs are no longer hardcoded.

Secrets are no longer automatically generated when entering nix-shell.
Instead, they are generated before deployment (via `krops-deploy`)
because secrets generation is now dependant on the node configuration.
2021-09-12 11:29:54 +02:00
..
2021-05-05 09:04:18 +00:00
2021-09-05 22:33:17 +02:00
2021-09-11 15:07:23 +02:00
2021-02-23 10:36:30 +00:00
2021-09-12 11:29:54 +02:00
2021-08-15 11:29:36 +02:00
2021-08-26 12:45:10 +02:00
2021-08-26 12:45:10 +02:00