Regenerated

This commit is contained in:
2026-03-30 16:45:43 +00:00
parent 8d88a05257
commit d966c5e8d5
7 changed files with 303 additions and 303 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ in
#################################
# Home Manager user definition
#################################
_module.args.hmUsers = {
home-manager.users = {
${username} = {
home.username = username;
home.homeDirectory = "/home/${username}";