{vars, ...}: {
home = {
inherit (vars) username homeDirectory;
language.base = vars.locale;
stateVersion = "23.05";
};
}