audio group time
This commit is contained in:
parent
f12a60c50e
commit
ae3b0eed25
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
||||||
users.users.ravenshade = {
|
users.users.ravenshade = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
description = "Zynh Ludwig";
|
description = "Zynh Ludwig";
|
||||||
extraGroups = [ "networkmanager" "wheel" ];
|
extraGroups = [ "networkmanager" "wheel" "audio" ];
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
ripgrep
|
ripgrep
|
||||||
lazygit
|
lazygit
|
||||||
|
|
Loading…
Reference in a new issue