feat: add user to seat group.
This commit is contained in:
parent
fcc0998056
commit
7c873b1024
@ -91,7 +91,7 @@
|
|||||||
users.users.crony = {
|
users.users.crony = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
description = "Crony";
|
description = "Crony";
|
||||||
extraGroups = ["networkmanager" "wheel" "video" "input" "audio" "gamemode"];
|
extraGroups = ["networkmanager" "wheel" "video" "input" "audio" "gamemode" "seat"];
|
||||||
};
|
};
|
||||||
|
|
||||||
# Allow unfree packages
|
# Allow unfree packages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user