Enable wireplumber

Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
Magic_RB 2023-05-28 19:09:04 +02:00
parent e466168555
commit dfed19f455
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -23,6 +23,7 @@ in {
alsa.support32Bit = true;
pulse.enable = true;
jack.enable = true;
wireplumber.enable = true;
};
};
}