renamed mkUser to mkHome

This commit is contained in:
William 2025-10-16 10:14:47 -03:00
parent 02eb626d33
commit ecb290a989
2 changed files with 4 additions and 4 deletions

View file

@ -97,7 +97,7 @@ in
};
# Tag-based user configuration system
mkUser =
mkHome =
{
username,
homeDirectory ? "/home/${username}",