mirror of
https://github.com/fort-nix/nix-bitcoin.git
synced 2024-11-22 22:33:46 +03:00
README: minor improvements
- Simplify examples link text. That the examples README is located in a subdirectory is not relevant here. - The backup frequency is freely configurable. It's set to 'daily' only by secure-node.nix.
This commit is contained in:
parent
13fc9dfabf
commit
bb3a69797e
@ -43,7 +43,7 @@ running nix-bitcoin does not require any previous experience with the Nix ecosys
|
||||
|
||||
Examples
|
||||
---
|
||||
See the [examples directory](examples/README.md).
|
||||
See [here for examples](examples/README.md).
|
||||
|
||||
Features
|
||||
---
|
||||
@ -76,7 +76,7 @@ NixOS modules
|
||||
* Helper
|
||||
* [netns-isolation](modules/netns-isolation.nix): isolates applications on the network-level via network namespaces
|
||||
* [nodeinfo](modules/nodeinfo.nix): script which prints info about the node's services
|
||||
* [backups](modules/backups.nix): daily duplicity backups of all your node's important files
|
||||
* [backups](modules/backups.nix): duplicity backups of all your node's important files
|
||||
* [operator](modules/operator.nix): adds non-root user `operator` who has access to client tools (e.g. `bitcoin-cli`, `lightning-cli`)
|
||||
|
||||
Security
|
||||
|
Loading…
Reference in New Issue
Block a user