From b20a3f9a30a0e7a8a21f610c6d46f07435251293 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 2 Aug 2016 14:18:03 +0200 Subject: new pulseaudio output --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index 3c738148..5f56ed93 100644 --- a/hel.nix +++ b/hel.nix @@ -267,7 +267,7 @@ hardware = { pulseaudio = { enable = true; - package = with pkgs; pulseaudioFull.out; + package = with pkgs; pulseaudioFull; support32Bit = true; }; -- cgit v1.2.3