nix-bitcoin/modules
Erik Arvstedt b1e13e9415
simplify secrets file format
Each secret file to be deployed is now backed by one local file.
This simplifies 'setup-secrets' and the secret definitions.
Also, with the old format it was not possible to add new secrets
to secrets.nix in a simple way.

Old secrets are automatically converted to the new format when running
nix-shell.

Using the new option 'nix-bitcoin.secrets', secrets are now directly
defined by the services that use them.
2020-01-13 00:25:11 +01:00
..
secrets simplify secrets file format 2020-01-13 00:25:11 +01:00
banlist.cli.txt banlist: simplify script, remove package 2019-11-12 19:42:33 +01:00
bitcoind.nix simplify secrets file format 2020-01-13 00:25:11 +01:00
clightning.nix clightning: wait until the RPC socket appears 2020-01-12 20:02:02 +01:00
default.nix add modules.nix 2020-01-09 10:43:29 +01:00
electrs.nix simplify secrets file format 2020-01-13 00:25:11 +01:00
hardware-wallets.nix Use types.str instead of types.string to avoid warning 2019-10-28 20:59:15 +00:00
lightning-charge.nix simplify secrets file format 2020-01-13 00:25:11 +01:00
liquid.nix simplify secrets file format 2020-01-13 00:25:11 +01:00
lnd.nix simplify secrets file format 2020-01-13 00:25:11 +01:00
modules.nix simplify secrets file format 2020-01-13 00:25:11 +01:00
nanopos.nix simplify secrets file format 2020-01-13 00:25:11 +01:00
nix-bitcoin-services.nix add 'nix-bitcoin-services' option 2020-01-12 20:02:00 +01:00
nix-bitcoin-webindex.nix lnd: add cli option 2020-01-12 20:02:02 +01:00
nix-bitcoin.nix support enabling clightning and lnd simultaneously 2020-01-12 20:02:04 +01:00
onion-chef.nix onion-chef: set RemainAfterExit, fix tor dependency 2020-01-12 20:02:02 +01:00
recurring-donations.nix clightning: add cli option 2020-01-12 20:02:02 +01:00
spark-wallet.nix simplify secrets file format 2020-01-13 00:25:11 +01:00