Revert "graphical: disable pulse, use alsa instead"

This reverts commit 8706a1ca53.
This commit is contained in:
Timothy DeHerrera 2020-06-14 12:46:44 -06:00
parent f4845a8f7f
commit dc230fa066
No known key found for this signature in database
GPG Key ID: 8985725DB5B0C122
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ in {
hardware.opengl.enable = true;
hardware.opengl.driSupport = true;
hardware.pulseaudio.enable = false;
hardware.pulseaudio.enable = true;
environment = {
etc = {