enable jack support
This commit is contained in:
parent
2e656193d4
commit
ec0ae8fb45
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@
|
|||
alsa.enable = true;
|
||||
alsa.support32Bit = true;
|
||||
pulse.enable = true;
|
||||
jack.enable = true;
|
||||
};
|
||||
|
||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
|
|
Loading…
Reference in a new issue