Add user to gamemode group.
This commit is contained in:
parent
af72005772
commit
c55fbf4fae
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@
|
|||
users.users.crony = {
|
||||
isNormalUser = true;
|
||||
description = "Crony";
|
||||
extraGroups = ["networkmanager" "wheel" "video" "input" "audio" "libvirtd"];
|
||||
extraGroups = ["networkmanager" "wheel" "video" "input" "audio" "gamemode"];
|
||||
};
|
||||
|
||||
# Allow unfree packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue