modules/lass: add games to group input (gamepad)
This commit is contained in:
parent
e81da98b14
commit
35d0fd6164
@ -13,7 +13,7 @@ in {
|
||||
name = "games";
|
||||
description = "user playing games";
|
||||
home = "/home/games";
|
||||
extraGroups = [ "audio" "video" ];
|
||||
extraGroups = [ "audio" "video" "input" ];
|
||||
createHome = true;
|
||||
useDefaultShell = true;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user