Regenerated

This commit is contained in:
2026-03-31 17:36:55 +00:00
parent 3d61d23599
commit 15157c4587
4 changed files with 290 additions and 290 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}";