Update nix-bitcoin-01.md
This commit is contained in:
@@ -320,6 +320,8 @@ Then we can include it in our outputs.
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note: change `nix-bitcoin.operator.name` to your actual username.
|
||||||
|
|
||||||
Rebuild again with `sudo nixos-rebuild switch --flake .`
|
Rebuild again with `sudo nixos-rebuild switch --flake .`
|
||||||
|
|
||||||
Note: since we've enabled the secure node preset, we have disabled `sudo`. Use `doas` instead of `sudo` from now on. `doas` is a more secure alternative to `sudo`. [See more]()
|
Note: since we've enabled the secure node preset, we have disabled `sudo`. Use `doas` instead of `sudo` from now on. `doas` is a more secure alternative to `sudo`. [See more]()
|
||||||
|
|||||||
Reference in New Issue
Block a user