fix: pipewire change
This commit is contained in:
parent
a0d8b0f45d
commit
ad1e4fe578
1 changed files with 2 additions and 1 deletions
|
@ -21,9 +21,10 @@
|
|||
#media-session.enable = true;
|
||||
};
|
||||
|
||||
services.pipewire.wireplumber.enable;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
pipewire
|
||||
wireplumber
|
||||
];
|
||||
|
||||
environment.etc.
|
||||
|
|
Loading…
Add table
Reference in a new issue