Add default user to audio group
This commit is contained in:
parent
00d8cdf92b
commit
84105829b1
@ -87,9 +87,10 @@ with lib;
|
||||
inherit name;
|
||||
isNormalUser = true;
|
||||
extraGroups = [
|
||||
"audio"
|
||||
"lxd"
|
||||
"networkmanager"
|
||||
"wheel"
|
||||
"lxd"
|
||||
];
|
||||
description = "Jordan Holt";
|
||||
useDefaultShell = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user