rename onion-chef -> nix-bitcoin.onionAddresses
This clarifies its function.
This commit is contained in:
parent
55073eee70
commit
5c6977b006
8 changed files with 42 additions and 41 deletions
|
|
@ -124,7 +124,7 @@ in {
|
|||
qrencode
|
||||
];
|
||||
|
||||
services.onion-chef = {
|
||||
nix-bitcoin.onionAddresses = {
|
||||
enable = true;
|
||||
access.${operatorName} = [ "bitcoind" "clightning" "nginx" "liquidd" "spark-wallet" "electrs" "btcpayserver" "sshd" ];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue