l 2 games: add user to loot group
This commit is contained in:
parent
c9529ca1e7
commit
d5ccc03a5c
@ -13,7 +13,7 @@ in {
|
|||||||
name = "games";
|
name = "games";
|
||||||
description = "user playing games";
|
description = "user playing games";
|
||||||
home = "/home/games";
|
home = "/home/games";
|
||||||
extraGroups = [ "audio" "video" "input" ];
|
extraGroups = [ "audio" "video" "input" "loot" ];
|
||||||
createHome = true;
|
createHome = true;
|
||||||
useDefaultShell = true;
|
useDefaultShell = true;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user