graphical: disable pulse, use alsa instead

This commit is contained in:
Timothy DeHerrera 2020-06-12 18:44:10 -06:00
parent 3aadbdec03
commit 8706a1ca53
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 = true;
hardware.pulseaudio.enable = false;
environment = {
etc = {