Remove bitcoin, clightning, electrs, liquid user home directory
This commit is contained in:
parent
aee39d6549
commit
159f551b93
5 changed files with 2 additions and 5 deletions
|
|
@ -156,7 +156,7 @@ in {
|
|||
description = "LND User";
|
||||
group = "lnd";
|
||||
extraGroups = [ "bitcoinrpc" ];
|
||||
home = cfg.dataDir;
|
||||
home = cfg.dataDir; # lnd creates .lnd dir in HOME
|
||||
};
|
||||
users.groups.lnd = {};
|
||||
nix-bitcoin.secrets = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue