mirror of
https://github.com/divnix/digga.git
synced 2024-12-26 01:26:23 +03:00
Revert "graphical: disable pulse, use alsa instead"
This reverts commit 8706a1ca53
.
This commit is contained in:
parent
f4845a8f7f
commit
dc230fa066
@ -5,7 +5,7 @@ in {
|
||||
|
||||
hardware.opengl.enable = true;
|
||||
hardware.opengl.driSupport = true;
|
||||
hardware.pulseaudio.enable = false;
|
||||
hardware.pulseaudio.enable = true;
|
||||
|
||||
environment = {
|
||||
etc = {
|
||||
|
Loading…
Reference in New Issue
Block a user