Move network*.nix files to new network directory
This commit is contained in:
parent
4d3f1560e2
commit
d65cb50f50
5 changed files with 4 additions and 4 deletions
|
|
@ -44,7 +44,7 @@ The data directories of the services can be found in `/var/lib` on the deployed
|
|||
|
||||
Installation
|
||||
---
|
||||
The easiest way is to run `nix-shell` (on a Linux machine) in the nix-bitcoin directory and then create a [NixOps](https://nixos.org/nixops/manual/) deployment with the provided network.nix.
|
||||
The easiest way is to run `nix-shell` (on a Linux machine) in the nix-bitcoin directory and then create a [NixOps](https://nixos.org/nixops/manual/) deployment with the provided `network.nix` in the `network` directory.
|
||||
Fix the FIXMEs in configuration.nix and deploy with nixops in nix-shell.
|
||||
See [install.md](docs/install.md) for a detailed tutorial.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue