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