renamed mkUser to mkHome
This commit is contained in:
parent
02eb626d33
commit
ecb290a989
2 changed files with 4 additions and 4 deletions
|
|
@ -97,7 +97,7 @@ in
|
|||
};
|
||||
|
||||
# Tag-based user configuration system
|
||||
mkUser =
|
||||
mkHome =
|
||||
{
|
||||
username,
|
||||
homeDirectory ? "/home/${username}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue