feat: add my user to audio group
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
02b31673ac
commit
27cadebab5
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ in
|
||||||
description = "Lander";
|
description = "Lander";
|
||||||
shell = pkgs.zsh;
|
shell = pkgs.zsh;
|
||||||
extraGroups = ifTheyExist [
|
extraGroups = ifTheyExist [
|
||||||
|
"audio"
|
||||||
"networkmanager"
|
"networkmanager"
|
||||||
"wheel"
|
"wheel"
|
||||||
"lp"
|
"lp"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue