feat(halo): add user to audio group
This commit is contained in:
parent
d82ac6915c
commit
6029a6908b
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ with lib.metacfg;
|
|||
];
|
||||
|
||||
users.users.harald.linger = true;
|
||||
users.users.harald.extraGroups = [ "audio" ];
|
||||
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue