Enable JACK.

And get rid of some invalid config.
This commit is contained in:
Jessica Canady 2023-07-22 14:59:26 -04:00
parent 458189be6e
commit 5e285062e1

View file

@ -76,11 +76,7 @@
alsa.support32Bit = true;
pulse.enable = true;
# If you want to use JACK applications, uncomment this
#jack.enable = true;
# use the example session manager (no others are packaged yet so this is enabled by default,
# no need to redefine it in your config for now)
#media-session.enable = true;
jack.enable = true;
};
# Enable touchpad support (enabled default in most desktopManager).