l bch: RIP
This commit is contained in:
parent
f0a47ab3b2
commit
a67ded588b
@ -5,15 +5,6 @@ let
|
||||
in {
|
||||
|
||||
users.extraUsers = {
|
||||
bch = {
|
||||
name = "bch";
|
||||
description = "user for bch stuff";
|
||||
home = "/home/bch";
|
||||
useDefaultShell = true;
|
||||
createHome = true;
|
||||
packages = [ pkgs.electron-cash ];
|
||||
isNormalUser = true;
|
||||
};
|
||||
bitcoin = {
|
||||
name = "bitcoin";
|
||||
description = "user for bitcoin stuff";
|
||||
|
Loading…
Reference in New Issue
Block a user