fixed typo

Signed-off-by: Matthew Stobbs <matthew@sprouting.cloud>
This commit is contained in:
2026-08-19 08:27:24 -05:00
parent efa8d3dae4
commit 3b237939e1

View File

@@ -18,7 +18,7 @@
};
};
home = {
usrname = "${username}";
username = "${username}";
homeDirectory = "/home/${username}";
preferXdgDirectories = true;
stateVersion = stateVersion;