Regenerated
This commit is contained in:
@@ -24,7 +24,8 @@ in
|
||||
{
|
||||
environment.systemPackages = [ hyprlandPkg ];
|
||||
|
||||
_module.args.hmUsers = {
|
||||
# Home Manager users declaration
|
||||
home-manager.users = {
|
||||
${username} = {
|
||||
home.packages = [ hyprlandPkg ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user