pulsebert: add k-ot to audio group

this is needed for pulseaudio
This commit is contained in:
Sandro - 2020-08-15 19:45:55 +02:00
parent 7ce33808f2
commit f121b5d4b2
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
users.users.k-ot = {
isNormalUser = true;
extraGroups = [ "wheel" ];
extraGroups = [ "wheel" "audio" ];
};