Remove bitcoinrpc group remnants
This commit is contained in:
parent
563b210835
commit
95d230d1d6
2 changed files with 0 additions and 3 deletions
|
|
@ -332,11 +332,9 @@ in {
|
|||
description = "Bitcoin daemon user";
|
||||
};
|
||||
users.groups.${cfg.group} = {};
|
||||
users.groups.bitcoinrpc = {};
|
||||
|
||||
nix-bitcoin.secrets.bitcoin-rpcpassword = {
|
||||
user = "bitcoin";
|
||||
group = "bitcoinrpc";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue