feat: add user to seat group.
This commit is contained in:
parent
fcc0998056
commit
7c873b1024
@ -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…
x
Reference in New Issue
Block a user