From b641a093d8038d09d3ff949d512b4bfdf72de0e5 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 23 Dec 2019 15:09:23 +0100 Subject: 32bit pulseaudio --- sif.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/sif.nix b/sif.nix index 1cad199d..815a5caf 100644 --- a/sif.nix +++ b/sif.nix @@ -307,6 +307,7 @@ pulseaudio = { enable = true; package = with pkgs; pulseaudioFull; + support32Bit = true; }; bluetooth = { -- cgit v1.2.3