Dasha : Add to extra groups incl keyd.
This commit is contained in:
parent
80988abfe8
commit
fa4b3c31b7
|
@ -20,6 +20,9 @@
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
uid = 1001;
|
uid = 1001;
|
||||||
extraGroups = [
|
extraGroups = [
|
||||||
|
"input"
|
||||||
|
"keyd"
|
||||||
|
"libvirtd"
|
||||||
"networkmanager"
|
"networkmanager"
|
||||||
"video"
|
"video"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue