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