extract operator module
This commit is contained in:
parent
2dd1a741f7
commit
9aa19c3fdd
11 changed files with 73 additions and 33 deletions
|
|
@ -380,6 +380,7 @@ in {
|
|||
};
|
||||
users.groups.${cfg.group} = {};
|
||||
users.groups.bitcoinrpc = {};
|
||||
nix-bitcoin.operator.groups = [ cfg.group ];
|
||||
|
||||
nix-bitcoin.secrets.bitcoin-rpcpassword-privileged.user = "bitcoin";
|
||||
nix-bitcoin.secrets.bitcoin-rpcpassword-public = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue