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
|
|
@ -107,7 +107,6 @@ in {
|
|||
description = "electrs User";
|
||||
group = cfg.group;
|
||||
extraGroups = [ "bitcoinrpc" "bitcoin"];
|
||||
home = cfg.dataDir;
|
||||
};
|
||||
users.groups.${cfg.group} = {};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue