removed ester user
This commit is contained in:
parent
cd825313dc
commit
4d0aa119b0
10 changed files with 1 additions and 134 deletions
|
@ -11,10 +11,6 @@ in {
|
|||
name = lib.mkForce host.users.leyla.name;
|
||||
home = lib.mkForce "/home/${host.users.leyla.name}";
|
||||
};
|
||||
ester = {
|
||||
name = lib.mkForce host.users.ester.name;
|
||||
home = lib.mkForce "/home/${host.users.ester.name}";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue