realwallpaper: add group
This commit is contained in:
parent
280ed594fb
commit
c5ade4fdd6
@ -59,10 +59,13 @@ let
|
||||
|
||||
users.extraUsers.realwallpaper = {
|
||||
uid = genid "realwallpaper";
|
||||
group = "realwallpaper";
|
||||
home = cfg.workingDir;
|
||||
createHome = true;
|
||||
isSystemUser = true;
|
||||
};
|
||||
|
||||
users.groups.realwallpaper = {};
|
||||
};
|
||||
|
||||
in
|
||||
|
Loading…
Reference in New Issue
Block a user