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.enable = true;
|
||||||
hardware.opengl.driSupport = true;
|
hardware.opengl.driSupport = true;
|
||||||
hardware.pulseaudio.enable = false;
|
hardware.pulseaudio.enable = true;
|
||||||
|
|
||||||
environment = {
|
environment = {
|
||||||
etc = {
|
etc = {
|
||||||
|
|
Loading…
Reference in a new issue