.
This commit is contained in:
parent
5b90fe31d6
commit
2aaabea4a4
1 changed files with 2 additions and 2 deletions
|
@ -131,8 +131,8 @@
|
||||||
|
|
||||||
services.pipewire = {
|
services.pipewire = {
|
||||||
enable = true;
|
enable = true;
|
||||||
alsa.enable = true;
|
#alsa.enable = true;
|
||||||
alsa.support32Bit = true;
|
#alsa.support32Bit = true;
|
||||||
pulse.enable = true;
|
pulse.enable = true;
|
||||||
# If you want to use JACK applications, uncomment this
|
# If you want to use JACK applications, uncomment this
|
||||||
#jack.enable = true;
|
#jack.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue