users; ajustement groupes
This commit is contained in:
@@ -32,9 +32,11 @@ in {
|
|||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
description = "Jean-Pierre PRUNARET";
|
description = "Jean-Pierre PRUNARET";
|
||||||
extraGroups = [
|
extraGroups = [
|
||||||
|
"audio"
|
||||||
"docker"
|
"docker"
|
||||||
"plugdev"
|
"plugdev"
|
||||||
"vbox"
|
"vbox"
|
||||||
|
"vboxusers"
|
||||||
"wheel"
|
"wheel"
|
||||||
];
|
];
|
||||||
useDefaultShell = true;
|
useDefaultShell = true;
|
||||||
@@ -53,6 +55,8 @@ in {
|
|||||||
extraGroups = [
|
extraGroups = [
|
||||||
"audio"
|
"audio"
|
||||||
"docker"
|
"docker"
|
||||||
|
"plugdev"
|
||||||
|
"vbox"
|
||||||
"vboxusers"
|
"vboxusers"
|
||||||
"wheel"
|
"wheel"
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user