From dc230fa066d2c41b708c938d178c193269a241b3 Mon Sep 17 00:00:00 2001 From: Timothy DeHerrera Date: Sun, 14 Jun 2020 12:46:44 -0600 Subject: [PATCH] Revert "graphical: disable pulse, use alsa instead" This reverts commit 8706a1ca533082673e2a96e060e1fbcff60b6bf5. --- profiles/graphical/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/graphical/default.nix b/profiles/graphical/default.nix index 88ed4804..ed98d1b7 100644 --- a/profiles/graphical/default.nix +++ b/profiles/graphical/default.nix @@ -5,7 +5,7 @@ in { hardware.opengl.enable = true; hardware.opengl.driSupport = true; - hardware.pulseaudio.enable = false; + hardware.pulseaudio.enable = true; environment = { etc = {