Add user to gamemode group.
This commit is contained in:
parent
af72005772
commit
c55fbf4fae
@ -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…
x
Reference in New Issue
Block a user