Add audio group

work
Matthew Ess 2020-01-01 23:48:19 -05:00
parent c8ea89557b
commit 47de67e111
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@
extraGroups = [ extraGroups = [
"wheel" # Enable sudo for the user. "wheel" # Enable sudo for the user.
"networkmanager" "networkmanager"
"audio"
]; ];
}; };
home-manager.users.mat = import ./home.nix; home-manager.users.mat = import ./home.nix;