l bch: RIP

This commit is contained in:
lassulus 2022-02-26 14:06:02 +01:00
parent f0a47ab3b2
commit a67ded588b
1 changed files with 0 additions and 9 deletions

View File

@ -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";