From 2e9d5f604c32c9c938a90c3211d5b7726d17f9ee Mon Sep 17 00:00:00 2001 From: lassulus Date: Mon, 2 Jan 2017 20:10:05 +0100 Subject: l 2 games: add 32bit support for pulseaudio --- lass/2configs/games.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lass/2configs/games.nix') diff --git a/lass/2configs/games.nix b/lass/2configs/games.nix index e7c7de93..1bcb8c67 100644 --- a/lass/2configs/games.nix +++ b/lass/2configs/games.nix @@ -51,6 +51,8 @@ in { }; }; + hardware.pulseaudio.support32Bit = true; + security.sudo.extraConfig = '' ${mainUser.name} ALL=(games) NOPASSWD: ALL ''; -- cgit v1.2.3